Open desktoping opened 5 years ago
https://github.com/felixrieseberg/React-Dropzone-Component/blob/0a601483b0e0915a105d028085d94ee0ac4f831f/src/react-dropzone.js#L178
This will still add the file into the state, even if it already reached the maxFile.
https://github.com/felixrieseberg/React-Dropzone-Component/blob/0a601483b0e0915a105d028085d94ee0ac4f831f/src/react-dropzone.js#L178
This will still add the file into the state, even if it already reached the maxFile.