JSFiddle - React, Tailwind, and code Playground

by fatelei

JavaScript

test();

function test() {
    alert('foo');
}