fixed payment ,colors , add Mosque distance and fixed some elemnent
All checks were successful
Build frontend / build (push) Successful in 1m7s
All checks were successful
Build frontend / build (push) Successful in 1m7s
This commit is contained in:
@ -61,7 +61,7 @@ export default function TenantRegisterPage() {
|
||||
email: formData.email,
|
||||
phoneNumber: formData.phone,
|
||||
whatsAppNumber: formData.whatsapp,
|
||||
phone: formData.phone2,
|
||||
phone: formData.phone2 || "" ,
|
||||
nationalNumber: formData.nationalNumber,
|
||||
password: formData.password,
|
||||
customerType: formData.customerType,
|
||||
|
||||
Reference in New Issue
Block a user