Skip to content

Commit 87eb1ba

Browse files
committed
feat: render table page
1 parent b98791b commit 87eb1ba

6 files changed

Lines changed: 458 additions & 39 deletions

File tree

ui/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,14 @@
1515
"@radix-ui/react-slot": "^1.0.2",
1616
"@radix-ui/react-tabs": "^1.0.4",
1717
"@tanstack/react-query": "^5.44.0",
18+
"@tanstack/react-query-devtools": "^5.44.0",
1819
"@tanstack/react-router": "^1.35.3",
1920
"class-variance-authority": "^0.7.0",
2021
"clsx": "^2.1.1",
2122
"lucide-react": "^0.394.0",
2223
"react": "^18.2.0",
24+
"react-code-blocks": "^0.1.6",
25+
"react-data-grid": "7.0.0-beta.44",
2326
"react-dom": "^18.2.0",
2427
"recharts": "^2.12.7",
2528
"tailwind-merge": "^2.3.0",

0 commit comments

Comments
 (0)