viclafouch / mui-file-input

A file input designed for the React library MUI
https://viclafouch.github.io/mui-file-input/
MIT License
77 stars 17 forks source link

How to use multiple file upload with TypeScript and ReactHookForm? #14

Closed ryub3n closed 1 year ago

ryub3n commented 1 year ago

How to use multiple file uploads with TypeScript and ReactHookForm?

The CodeSandbox on the react-hook-form page doesn't work https://codesandbox.io/s/react-hook-form-with-mui-file-input-llrkce?fontsize=14&hidenavigation=1&theme=dark

viclafouch commented 1 year ago

Fixed