JSFiddle - React, Tailwind, and code Playground
by Bacher
HTML
<form method="POST">
<input type="text" /><br />
<input type="text" /><br />
<input type="number" /><br />
<input type="number" /><br />
</form>
by Bacher
<form method="POST">
<input type="text" /><br />
<input type="text" /><br />
<input type="number" /><br />
<input type="number" /><br />
</form>