restructured

This commit is contained in:
Karan
2021-12-03 14:14:07 +05:30
committed by GitHub
parent dc9f7d813a
commit 7c2fad33ef
+1 -1
View File
@@ -16,7 +16,7 @@
console.log(this.textContent);
}
btn.addEventListener("click",output);
})
});
</script>
</body>