restructured
This commit is contained in:
parent
2a53d6ae60
commit
a48f4297f4
@ -31,7 +31,7 @@
|
||||
e.preventDefault();
|
||||
console.log("please review the form");
|
||||
}
|
||||
})
|
||||
});
|
||||
function checker(val) {
|
||||
console.log(val.length);
|
||||
if (val.length < 6) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user