restructured

This commit is contained in:
Karan
2021-12-03 14:29:59 +05:30
committed by GitHub
parent c461f92dc7
commit 4e64ce3e92
+1 -1
View File
@@ -25,7 +25,7 @@
} }
emailVal.value = ""; emailVal.value = "";
output.textContent = response; output.textContent = response;
}) });
</script> </script>
</body> </body>