Commit 95d401b
feat: ui components, tanstack query setup (#118)
* feat: banner and tag component
* fix: tag variant prop
* feat: add dropdown table
* feat: add data table
* feat: add card component
* feat: add error tag
* feat: install xstate react
* fix: remove root package json
* feat: install tanstack and xstate react
* feat: setup axios and tanstack query client
* feat: remove banner token text
* fix: frontend lint
---------
Co-authored-by: David Lu <151972620+ludavidca@users.noreply.github.com>1 parent 3dc7b01 commit 95d401b
24 files changed
Lines changed: 1027 additions & 40 deletions
File tree
- frontend
- src
- api
- common/components
- lib
- pages/StyleGuide
- sections
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | | - | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
0 commit comments