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