05012023
This commit is contained in:
Submodule nearlexpressbuild updated: 11b027379b...808807828a
@@ -242,9 +242,11 @@ const Createclient = () => {
|
|||||||
opentoast('Fill Full name')
|
opentoast('Fill Full name')
|
||||||
} else if (!mobilenumber) {
|
} else if (!mobilenumber) {
|
||||||
opentoast('Fill Mobile Number')
|
opentoast('Fill Mobile Number')
|
||||||
} else if (!emailaddress) {
|
}
|
||||||
opentoast('Fill emailaddress')
|
// else if (!emailaddress) {
|
||||||
} else if (!address) {
|
// opentoast('Fill emailaddress')
|
||||||
|
// }
|
||||||
|
else if (!address) {
|
||||||
opentoast('Fill Address')
|
opentoast('Fill Address')
|
||||||
} else if (!city) {
|
} else if (!city) {
|
||||||
opentoast('Fill City')
|
opentoast('Fill City')
|
||||||
|
|||||||
Reference in New Issue
Block a user