restructured

This commit is contained in:
Karan 2021-12-03 14:24:59 +05:30 committed by GitHub
parent 2a53d6ae60
commit a48f4297f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@
e.preventDefault();
console.log("please review the form");
}
})
});
function checker(val) {
console.log(val.length);
if (val.length < 6) {