Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow to use with react 17.x (#97)
Currently this library emits warnings during npm install if used with React 17. This change extends react peerDependency version range to allow usage with newer react versions
- Loading branch information