worked on the components new functionlity

This commit is contained in:
2025-09-05 12:48:46 +05:30
parent c37a70dfec
commit f31dc15ef4
13 changed files with 5192 additions and 232 deletions

View File

@@ -45,7 +45,9 @@
"react-hook-form": "^7.55.0",
"react-resizable-panels": "^2.1.7",
"react-router-dom": "^7.8.2",
"react-slick": "^0.31.0",
"recharts": "^2.15.2",
"slick-carousel": "^1.8.1",
"sonner": "^2.0.3",
"tailwind-merge": "*",
"tailwindcss": "^4.1.12",
@@ -55,6 +57,7 @@
"@types/node": "^20.10.0",
"@types/react": "^19.1.12",
"@types/react-dom": "^19.1.8",
"@types/react-slick": "^0.23.13",
"@vitejs/plugin-react": "^5.0.2",
"@vitejs/plugin-react-swc": "^3.10.2",
"vite": "^6.3.5"