wasp/waspc/examples/todoApp/ext
2020-09-19 16:11:09 +02:00
..
pages Added react-query, implemented useQuery wrapper for it, refactored Todo 2020-09-03 17:52:34 +02:00
actions.js TodoApp example now uses db. (#45) 2020-09-19 16:11:09 +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 TodoApp example now uses db. (#45) 2020-09-19 16:11:09 +02:00
state.js Added react-query, implemented useQuery wrapper for it, refactored Todo 2020-09-03 17:52:34 +02:00
Todo.js Implemented new Action and removed old Action and Button. 2020-09-07 13:26:53 +02:00