JSFiddle - React, Tailwind, and code Playground
by Chris Getz
HTML
<html>
<head>
<body>
</body>
</head>
</html>
JavaScript
alert("alert
");
console.log("tiehi");
by Chris Getz
<html>
<head>
<body>
</body>
</head>
</html>
alert("alert
");
console.log("tiehi");