complete asan service gps

This commit is contained in:
Alihaghighattalab
2024-09-03 16:29:35 +03:30
parent 10a6a746ed
commit 00835e3733
28 changed files with 693 additions and 284 deletions
+2 -2
View File
@@ -19,7 +19,6 @@
"clsx": "^2.1.1",
"framer-motion": "^11.3.28",
"iconsax-react": "^0.0.8",
"iranianbanklogos": "^3.1.2",
"moment-jalaali": "^0.10.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
@@ -32,7 +31,8 @@
"typescript": "^4.9.5",
"web-vitals": "^2.1.4",
"yup": "^1.4.0",
"zustand": "^4.5.5"
"zustand": "^4.5.5",
"zustand-persist": "^0.4.0"
},
"scripts": {
"start": "react-scripts start",