fix some bug

This commit is contained in:
hamid zarghami
2025-11-01 11:18:06 +03:30
parent 8c99e7dedf
commit e2b6f5845e
19 changed files with 979 additions and 68 deletions
+4
View File
@@ -11,9 +11,12 @@
},
"dependencies": {
"@headlessui/react": "^2.2.7",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-icons": "^1.3.2",
"@tailwindcss/vite": "^4.1.12",
"@tanstack/react-query": "^5.85.5",
"axios": "^1.11.0",
"clsx": "^2.1.1",
"formik": "^2.4.6",
"i18next": "^25.4.2",
"iconsax-react": "^0.0.8",
@@ -22,6 +25,7 @@
"react-dom": "^19.1.1",
"react-dropzone": "^14.3.8",
"react-i18next": "^15.7.2",
"react-loading-skeleton": "^3.5.0",
"react-multi-date-picker": "^4.5.2",
"react-otp-input": "^3.1.1",
"react-router-dom": "^7.8.2",