JSFiddle - React, Tailwind, and code Playground

HTML

<iframe src="http://fiddle.jshell.net/cqx8A/1/show/" />

JavaScript

var foo = function(){
    alert("Test");
};