JSFiddle - React, Tailwind, and code Playground
JavaScript
window.addEventListener("keydown", function (event) {
console.log("Is this thing on?");
});
window.addEventListener("keydown", function (event) {
console.log("Is this thing on?");
});