frontend screens implementataions

This commit is contained in:
liyaqath
2026-06-23 11:04:34 +05:30
parent dde3413bfc
commit b01f0debc2
78 changed files with 7748 additions and 2718 deletions
+3 -1
View File
@@ -18,6 +18,7 @@
"@tailwindcss/vite": "^4.3.1",
"axios": "^1.18.0",
"clsx": "^2.1.1",
"formik": "^2.4.9",
"lucide-react": "^1.18.0",
"react": "^19.2.6",
"react-day-picker": "^10.0.1",
@@ -28,7 +29,8 @@
"react-toastify": "^11.1.0",
"recharts": "^3.8.1",
"tailwind-merge": "^3.6.0",
"tailwindcss": "^4.3.1"
"tailwindcss": "^4.3.1",
"yup": "^1.7.1"
},
"devDependencies": {
"@babel/core": "^7.29.0",