Skip to content

Commit 8f12190

Browse files
committed
feat: add sign out menu item
1 parent 7e241ad commit 8f12190

File tree

5 files changed

+915
-6
lines changed

5 files changed

+915
-6
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,15 @@
2121
},
2222
"dependencies": {
2323
"@radix-ui/react-avatar": "^1.1.11",
24+
"@radix-ui/react-dropdown-menu": "^2.1.16",
2425
"ajv": "^8.17.1",
2526
"ajv-formats": "^3.0.1",
2627
"better-auth": "1.4.0-beta.25",
2728
"class-variance-authority": "0.7.1",
2829
"clsx": "2.1.1",
2930
"jose": "^6.1.2",
3031
"json-schema-faker": "^0.5.6",
32+
"lucide-react": "^0.554.0",
3133
"msw": "^2.12.2",
3234
"next": "16.0.3",
3335
"react": "19.2.0",

0 commit comments

Comments
 (0)