Added navbar

This commit is contained in:
VityaSchel
2023-10-01 21:56:32 +04:00
parent a4667f57c7
commit 6653796e87
13 changed files with 508 additions and 26 deletions

View File

@@ -9,16 +9,19 @@
"lint": "next lint"
},
"dependencies": {
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@types/content-type": "^1.1.6",
"class-variance-authority": "^0.7.0",
"classnames": "^2.3.2",
"clsx": "^2.0.0",
"content-type": "^1.0.5",
"jsdom": "^22.1.0",
"lucide-react": "^0.279.0",
"next": "latest",
"next-themes": "^0.2.1",
"node-html-parser": "^6.1.10",
"react": "latest",
"react-dom": "latest",