JSFiddle - React, Tailwind, and code Playground
by Raj Shekhar
JavaScript
window.onerror = function() {
alert("an error");
}
notThere();
notThere();
by Raj Shekhar
window.onerror = function() {
alert("an error");
}
notThere();
notThere();