JSFiddle - React, Tailwind, and code Playground
by velthune
HTML
<input type="file" id="myFileInput" name="html" style="width: 90px;" onchange="this.style.width = '100%';"/>
</input>
by velthune
<input type="file" id="myFileInput" name="html" style="width: 90px;" onchange="this.style.width = '100%';"/>
</input>