JSFiddle - React, Tailwind, and code Playground
by moojjoo
JavaScript
document.querySelector('html').onclick = function() {
alert('Ouch! Stop poking me!');
}
by moojjoo
document.querySelector('html').onclick = function() {
alert('Ouch! Stop poking me!');
}