Yuvaleros / material-ui-dropzone

A Material-UI file upload dropzone
MIT License
485 stars 245 forks source link

How to submit file from DropzoneDialog to react-hook-form form #282

Open hiimnhan opened 3 years ago

hiimnhan commented 3 years ago

Sorry I know it is not a bug or a feature but I don't know how to pass file uploaded from DropzoneDialog to the form. Can you show me the way?