JSFiddle - React, Tailwind, and code Playground

by rathoreahsan

HTML

<form name="myForm">
    <input type="file"> <input type="button" value="reset" onclick="myForm.reset();"></form>