JSFiddle - React, Tailwind, and code Playground

by spydmobile

HTML

<form>
<button type="button" onclick="alert('Hello world!')">Click Me!</button>
</form>