
How to enable file upload on React's Material UI simple input?
https://stackoverflow.com/questions/40589302/how-to-enable-file-upload-on-reacts-material-ui-simple-input
I am creating a simple form to upload file using electron-react-boilerplate with redux form & material ui.The problem is that I do not know how to create input file field because material ui ...