JSFiddle - React, Tailwind, and code Playground

by Freewind

HTML

<form onsubmit="alert('submit')">
    <input type="button" value="xxx" />
    <button>yyy</button>
</form>