wasp/waspc/examples/todoApp/ext
2020-09-07 13:26:53 +02:00
..
pages Added react-query, implemented useQuery wrapper for it, refactored Todo 2020-09-03 17:52:34 +02:00
actions.js Added HttpError on server, to be used in operations. 2020-09-04 15:14:06 +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 Added HttpError on server, to be used in operations. 2020-09-04 15:14:06 +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