restructured

This commit is contained in:
Karan
2021-12-03 14:24:59 +05:30
committed by GitHub
parent 2a53d6ae60
commit a48f4297f4
+1 -1
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) {