JSFiddle - React, Tailwind, and code Playground
by sc0rp10
HTML
<form action="">
<input type="text" name="name">
<br />
<br />
<input type="email" name="email" autocomplete="email">
</form>
by sc0rp10
<form action="">
<input type="text" name="name">
<br />
<br />
<input type="email" name="email" autocomplete="email">
</form>