Skip to content

Commit 02b2c60

Browse files
committed
✨ Add TanStack table
1 parent db64229 commit 02b2c60

2 files changed

Lines changed: 149 additions & 0 deletions

File tree

frontend/package-lock.json

Lines changed: 147 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@radix-ui/react-label": "^2.1.8",
2222
"@radix-ui/react-radio-group": "^1.3.8",
2323
"@radix-ui/react-scroll-area": "^1.2.10",
24+
"@radix-ui/react-select": "^2.2.6",
2425
"@radix-ui/react-separator": "^1.1.8",
2526
"@radix-ui/react-slot": "^1.2.4",
2627
"@radix-ui/react-tabs": "^1.1.13",
@@ -30,6 +31,7 @@
3031
"@tanstack/react-query-devtools": "^5.91.1",
3132
"@tanstack/react-router": "^1.131.50",
3233
"@tanstack/react-router-devtools": "^1.139.12",
34+
"@tanstack/react-table": "^8.21.3",
3335
"axios": "1.12.2",
3436
"class-variance-authority": "^0.7.1",
3537
"clsx": "^2.1.1",

0 commit comments

Comments
 (0)