Edit Admin

This commit is contained in:
Rahaf
2026-03-27 00:34:59 +03:00
parent f6c6119c18
commit 157188d2e6
8 changed files with 2243 additions and 168 deletions

View File

@ -12,8 +12,10 @@
"flowbite": "^4.0.1",
"flowbite-react": "^0.12.16",
"framer-motion": "^12.29.2",
"html2canvas": "^1.4.1",
"i18next": "^25.8.0",
"i18next-browser-languagedetector": "^8.2.0",
"jspdf": "^4.2.1",
"leaflet": "^1.9.4",
"lucide-react": "^0.563.0",
"next": "16.1.6",
@ -22,7 +24,8 @@
"react-hot-toast": "^2.6.0",
"react-i18next": "^16.5.4",
"react-intersection-observer": "^10.0.3",
"react-leaflet": "^4.2.1"
"react-leaflet": "^4.2.1",
"xlsx": "^0.18.5"
},
"devDependencies": {
"@tailwindcss/postcss": "^4",