We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9231f3 commit 1f8a388Copy full SHA for 1f8a388
example/storybook-nativewind/src/apps/todo-app/index.stories.mdx
@@ -14,6 +14,6 @@ import { todoapp } from '../../extra-components/nativewind/appConfig';
14
15
This [Todo App](https://gluestack-ui-todo-example-app.vercel.app/) is built using `gluestack-ui v2`.
16
17
-<Responsiveness {...todoapp} showMenuItems={true} />
+<Responsiveness {...todoapp} showMenuItems={false} />
18
19
GitHub link for this [Todo App](https://github.com/gluestack/gluestack-ui-todo-example-app).
0 commit comments