feat: add NavPlan component to display user plan and credits in sidebar

This commit is contained in:
JSC
2025-07-04 19:14:05 +02:00
parent b388646e65
commit 81cdbb9321
5 changed files with 48 additions and 2 deletions

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@number-flow/react": "^0.5.10",
"@radix-ui/react-avatar": "^1.1.10",
"@radix-ui/react-dialog": "^1.1.14",
"@radix-ui/react-dropdown-menu": "^2.1.15",