edit validation, add new validation message

This commit is contained in:
smanylov
2026-01-09 19:46:59 +07:00
parent 9f880f71d1
commit 2350ac8a5d
5 changed files with 75 additions and 14 deletions
+1
View File
@@ -161,6 +161,7 @@ export async function registration(
password,
confirm_password,
agree,
companyName
});
if (!validatedFields.success) {