JSFiddle - React, Tailwind, and code Playground
by Boba Poshtar
HTML
<p><label><input name="first-name"></label></p>
<p><label><input name="last-name"></label></p>
<p><label><input name="phone"></label></p>
<p><label><input name="email"></label></p>
<p><button>test</button></p>