Skip to content

Commit 1f8a388

Browse files
SurajSuraj
authored andcommitted
fix: added todo app example
1 parent f9231f3 commit 1f8a388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/storybook-nativewind/src/apps/todo-app/index.stories.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ import { todoapp } from '../../extra-components/nativewind/appConfig';
1414

1515
This [Todo App](https://gluestack-ui-todo-example-app.vercel.app/) is built using `gluestack-ui v2`.
1616

17-
<Responsiveness {...todoapp} showMenuItems={true} />
17+
<Responsiveness {...todoapp} showMenuItems={false} />
1818

1919
GitHub link for this [Todo App](https://github.com/gluestack/gluestack-ui-todo-example-app).

0 commit comments

Comments
 (0)