Commit b6ba47f
committed
feat(web): add TanStack devtools and form context setup
- Add @tanstack/react-devtools, react-query-devtools, react-form-devtools
- Create TanStackDevTools component with conditional loading via NEXT_PUBLIC_ENABLE_DEVTOOLS
- Add form-context.ts with useAppForm and withForm hooks template1 parent ee997b3 commit b6ba47f
5 files changed
Lines changed: 442 additions & 3 deletions
File tree
- apps/web
- src
- app
- components/devtools
- hooks
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
0 commit comments