fix: changing email and convert from dialog to normal textfields

This commit is contained in:
Koosha Lahouti
2025-09-29 18:57:39 +03:30
parent ac9a1a3a10
commit 0e2425fe3c
12 changed files with 456 additions and 353 deletions

6
package-lock.json generated
View File

@@ -16,7 +16,7 @@
"@mui/x-data-grid-premium": "^8.10.0",
"@mui/x-date-pickers": "^8.10.0",
"@rkheftan/harmony-ui": "^0.2.89",
"@rollup/rollup-win32-x64-msvc": "^4.46.3",
"@rollup/rollup-darwin-arm64": "^4.46.3",
"axios": "^1.11.0",
"date-fns": "^4.1.0",
"date-fns-jalali": "^4.0.0-0",
@@ -1962,9 +1962,7 @@
"cpu": [
"arm64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
@@ -2228,7 +2226,9 @@
"cpu": [
"x64"
],
"dev": true,
"license": "MIT",
"optional": true,
"os": [
"win32"
]