JSFiddle - React, Tailwind, and code Playground
HTML
<form action="" method="post" enctype="multipart/form-data">
<input id="image" type="file" name="image">
</form>
<form action="" method="post" enctype="multipart/form-data">
<input id="image" type="file" name="image">
</form>