Compare commits
1
Commits
main
...
b4cee7549c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4cee7549c |
@@ -27,4 +27,6 @@ function handlePasswordChangeButton () {
|
||||
}
|
||||
password.addEventListener("change", validatePassword);
|
||||
confirmPassword.addEventListener("keyup", validatePassword);
|
||||
|
||||
let d = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user