fix: country code selector

This commit is contained in:
Koosha Lahouti
2025-09-25 12:58:50 +03:30
parent fff86c5ff1
commit 5dc2ee585b
10 changed files with 7327 additions and 1032 deletions

View File

@@ -19,7 +19,6 @@
"@mui/x-data-grid-premium": "^8.10.0",
"@mui/x-date-pickers": "^8.10.0",
"@rkheftan/harmony-ui": "^0.1.8",
"@rollup/rollup-win32-x64-msvc": "^4.46.3",
"axios": "^1.11.0",
"date-fns": "^4.1.0",
"date-fns-jalali": "^4.0.0-0",
@@ -35,6 +34,7 @@
"react-dom": "^19.1.0",
"react-i18next": "^15.6.0",
"react-router-dom": "^7.8.0",
"react-virtuoso": "^4.14.0",
"stylis": "^4.3.6",
"stylis-plugin-rtl": "^2.1.1"
},