JSFiddle - React, Tailwind, and code Playground

by Raj Shekhar

JavaScript

window.onerror = function() {
    alert("an error");
}

notThere();
notThere();