Migrate to radix-ui monorepo package and update imports

This commit is contained in:
Aman Varshney
2025-06-12 00:45:37 +05:30
parent ed6c3dd658
commit fc8e9941d8
20 changed files with 133 additions and 96 deletions

View File

@@ -9,10 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@radix-ui/react-checkbox": "^1.1.5",
"@radix-ui/react-dropdown-menu": "^2.1.7",
"@radix-ui/react-label": "^2.1.3",
"@radix-ui/react-slot": "^1.2.0",
"radix-ui": "^1.4.2",
"@tanstack/react-form": "^1.3.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",