unexpected-react
unexpected-react copied to clipboard
React 17 compatibility
Getting these warnings after upgrading react-* to the latest:
npm WARN [email protected] requires a peer of react@^16.9.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-test-renderer@^16.9.0 but none is installed. You must install peer dependencies yourself.