JSFiddle - React, Tailwind, and code Playground
HTML
<form method="post" action="">
<input name="name" /><br />
<input name="type" /><br />
<input type="submit" />
</form>
<form method="post" action="">
<input name="name" /><br />
<input name="type" /><br />
<input type="submit" />
</form>