refactor: add Radix

This commit is contained in:
MAZE
2024-04-22 18:39:30 +03:30
parent 4b5456a51d
commit ddae0b660f
7 changed files with 850 additions and 180 deletions

View File

@@ -23,6 +23,8 @@
"dependencies": {
"@astrojs/react": "^3.0.3",
"@floating-ui/react": "0.26.0",
"@radix-ui/react-dropdown-menu": "2.0.6",
"@radix-ui/react-tooltip": "1.0.7",
"@types/howler": "2.2.10",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.10",