restructured

This commit is contained in:
Karan
2021-12-03 14:22:15 +05:30
committed by GitHub
parent 31256c47cd
commit 8aed204cb3
+1 -1
View File
@@ -37,7 +37,7 @@
console.log(e.target.textContent); console.log(e.target.textContent);
},true); },true);
}) });
</script> </script>
</body> </body>