-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Readme states the support of "React 16.8 or later" yet it's a bit outdated now and not installable on a React v18 project:
Lines 19 to 22 in 426115a
"peerDependencies": { | |
"react": "^16.8.0 || ^17.0.0", | |
"react-dom": "^16.8.6 || ^17.0.0" | |
}, |
I've force-installed this package into my project and so far works well with React 18 so I believe there is an easy fix to solve/update this.
travelfern, MeiKatz, marcsoler, benoror, erichaus and 2 more
Metadata
Metadata
Assignees
Labels
No labels