JSFiddle - React, Tailwind, and code Playground

HTML

<input type="file" name="file_upload" size="30" class="input" 
onblur="alert('blur')" onchange="alert('Frell me dead, it works!');">