-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Describe the solution you'd like
It would be great to allow installing this library with React 19, which is currently not that straightforward due to the peer dependency on react ^18.0.0.
Describe alternatives you've considered
Depending on the package manager you use, it's possible to bypass conflicting peer dependencies, but that can be problematic as it could cause the accidental installation of a dependency that doesn't actually work.
Additional context
N/A
i-like-robots
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed