JSFiddle - React, Tailwind, and code Playground
by oilvier
HTML
<form action="#">
<input type="email" required>
<button type="submit">OK</button>
</form>
by oilvier
<form action="#">
<input type="email" required>
<button type="submit">OK</button>
</form>