JSFiddle - React, Tailwind, and code Playground
by drublic
HTML
<iframe>
JavaScript
try {
document.write('a');
} catch (e) {
console.log(e);
}
by drublic
<iframe>
try {
document.write('a');
} catch (e) {
console.log(e);
}