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