JSFiddle - React, Tailwind, and code Playground

by Deepak Manwal

HTML

<form method="post" name="sdf" action="">
    <input type="submit form1">
</form>
<form method="post" name="sdf">
    <input type="submit form2">
</form>