complete login

This commit is contained in:
Alihaghighattalab
2024-08-13 09:46:52 +03:30
parent 3fe7f5a2df
commit 4a93066255
13 changed files with 154 additions and 610 deletions
+3 -2
View File
@@ -20,10 +20,10 @@
"iconsax-react": "^0.0.8",
"iranianbanklogos": "^3.1.2",
"jalaali-js": "^1.2.7",
"json-server": "^1.0.0-beta.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
"react-hot-toast": "^2.4.1",
"react-modern-calendar-datepicker": "^3.1.6",
"react-multi-date-picker": "^4.5.2",
"react-otp-input": "^3.1.1",
@@ -31,7 +31,8 @@
"react-scripts": "5.0.1",
"typescript": "^4.9.5",
"web-vitals": "^2.1.4",
"yup": "^1.4.0"
"yup": "^1.4.0",
"zustand": "^4.5.4"
},
"scripts": {
"start": "react-scripts start",