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>