Skip to content

Commit

Permalink
fix: added todo app example
Browse files Browse the repository at this point in the history
  • Loading branch information
Suraj authored and Suraj committed Jul 16, 2024
1 parent f9231f3 commit 1f8a388
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ import { todoapp } from '../../extra-components/nativewind/appConfig';

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

<Responsiveness {...todoapp} showMenuItems={true} />
<Responsiveness {...todoapp} showMenuItems={false} />

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

0 comments on commit 1f8a388

Please sign in to comment.