mirror of
https://github.com/xfarrow/blink
synced 2025-06-27 09:03:02 +02:00
create reset password route
This commit is contained in:
@ -261,8 +261,7 @@
|
||||
|
||||
if (!isAgreeCheckBox.checked) {
|
||||
isFormValid = false;
|
||||
} else {
|
||||
}
|
||||
} else {}
|
||||
return isFormValid;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user