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