JSFiddle - React, Tailwind, and code Playground

HTML

<form>
 <input type="file" onchange="this.form.submit()" /> 
</form>