JSFiddle - React, Tailwind, and code Playground

by patrickliang

JavaScript

//alert('hello humans');
function hello() {
	console.log('hi')
}
var x;