/
home
/
rekodeb
/
webmars
/
wp-content
/
plugins
/
envato-elements
/
src
/
js
/
react
/
components
/
Buttons
/
Upload File
HOME
.formInput { // We want to hide the input so it's not visible on the page. // Clicking the surrounding label will be enough to trigger selecting this file input. display: none; }