Are you submitting a bug report or a feature request?
bug report (but actually warning report)
What is the current behavior?
I get the following warning when using react-final-form-hooks in React 17.
warning " > [email protected]" has incorrect peer dependency "react@^16.8.1".
What is the expected behavior?
No warnings.
Sandbox Link
None.
What's your environment?
- react-final-form-hooks: 2.0.2
- OS: maxOS
- Node version: v16.10.0
Other information
None.