wasp/waspc/examples/todoApp/ext
2020-09-29 10:44:27 +02:00
..
pages Added react-query, implemented useQuery wrapper for it, refactored Todo 2020-09-03 17:52:34 +02:00
actions.js Todo example: task isDone can be toggled now. (#57) 2020-09-29 10:44:27 +02:00
Main.css Added Button and Action<entity>, also updated Todo app to use them. 2020-03-10 16:24:41 +01:00
queries.js Todo example: task isDone can be toggled now. (#57) 2020-09-29 10:44:27 +02:00
Todo.js Todo example: task isDone can be toggled now. (#57) 2020-09-29 10:44:27 +02:00