edit validation, add new validation message
This commit is contained in:
@@ -161,6 +161,7 @@ export async function registration(
|
||||
password,
|
||||
confirm_password,
|
||||
agree,
|
||||
companyName
|
||||
});
|
||||
|
||||
if (!validatedFields.success) {
|
||||
|
||||
Reference in New Issue
Block a user