propmt input in mobile + print email + ltr and rtl new message + najva token

This commit is contained in:
hamid zarghami
2025-07-28 10:09:42 +03:30
parent e687f0cb5a
commit 49a4ed3ad9
19 changed files with 216 additions and 43 deletions
+1
View File
@@ -12,6 +12,7 @@ export type UpdateProfileType = {
cityId?: string;
postalCode?: string;
userAddress?: string;
pushToken?: string;
};
export type UpdateEmailType = {