JSFiddle - React, Tailwind, and code Playground

HTML

<form action="http://example.com">
    <input type="file" onchange="form.submit()" />
</form>