JSFiddle - React, Tailwind, and code Playground

by bladnman

JavaScript

function main() {
	console.log('going');
}

main();