I used chatgpt to generate file upload React code. I then asked it to hide the input element. Now if you were to hide that element then you won't be able to upload files as this defeats the whole purpose. But it figured that out without telling me and added code to trigger the file input element.