Add avatar dropdown thing

This commit is contained in:
2025-05-15 14:14:56 -05:00
parent 2054bc86ee
commit 5dcf2ed423
11 changed files with 1004 additions and 63 deletions

View File

@ -16,7 +16,9 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@radix-ui/react-avatar": "^1.1.9",
"@radix-ui/react-checkbox": "^1.3.1",
"@radix-ui/react-dropdown-menu": "^2.1.14",
"@radix-ui/react-label": "^2.1.6",
"@radix-ui/react-slot": "^1.2.2",
"@supabase/ssr": "^0.6.1",