ui: add breadcrumb and experimental Tanstack table

This commit is contained in:
Logan Reeder
2025-07-17 11:08:15 -06:00
parent c9784c1b0a
commit 1ae6efa52f
23 changed files with 1387 additions and 411 deletions

View File

@@ -21,6 +21,8 @@
"fly:deploy": "bun run build && bash ../../scripts/fly:deploy.sh web"
},
"dependencies": {
"@tanstack/react-table": "^8.21.3",
"date-fns": "^4.1.0",
"@hookform/resolvers": "^5.1.1",
"@nimbus/auth": "workspace:*",
"@number-flow/react": "^0.5.10",