JSFiddle - React, Tailwind, and code Playground

by Viet27th

JavaScript

try {
throw new Error("csd");
} catch(error) {
	console.log(error.message)
}
console.log("fasdfew")