Nuevo componente de Nuevo proyecto

This commit is contained in:
Your Name
2025-02-28 07:50:48 -06:00
parent 1806fb28d2
commit cfd9385702
12 changed files with 2951 additions and 60 deletions

View File

@@ -10,12 +10,16 @@
"preview": "vite preview"
},
"dependencies": {
"@radix-ui/react-label": "^2.1.2",
"@radix-ui/react-select": "^2.1.6",
"@radix-ui/react-slot": "^1.1.2",
"@tailwindcss/vite": "^4.0.6",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"lucide-react": "^0.475.0",
"react": "^19.0.0",
"react-day-picker": "^8.10.1",
"react-dom": "^19.0.0",
"tailwind-merge": "^3.0.1",
"tailwindcss": "^4.0.6",