react-dropzone / attr-accept

JavaScript implementation of the "accept" attribute for HTML5 input element
MIT License
110 stars 24 forks source link

fix: allow any file if accepted files is an empty array #69

Closed rolandjitsu closed 1 week ago

rolandjitsu commented 1 week ago

What kind of change does this PR introduce?

Did you add tests for your changes?

If relevant, did you update the documentation?

Summary

Address https://github.com/react-dropzone/attr-accept/issues/38.

Does this PR introduce a breaking change?

No.

Other information

github-actions[bot] commented 1 week ago

:tada: This PR is included in version 2.2.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: