create main menu and dropdown menu

This commit is contained in:
yzned
2025-07-20 19:53:42 +03:00
committed by yzned
parent bba27be7e2
commit 0ce3c0307f
10 changed files with 240 additions and 66 deletions

View File

@@ -10,6 +10,7 @@
"test": "vitest run"
},
"dependencies": {
"@radix-ui/react-dropdown-menu": "^2.1.15",
"@radix-ui/react-toast": "^1.2.14",
"@radix-ui/react-tooltip": "^1.2.7",
"@tailwindcss/vite": "^4.1.11",