- Notifications
You must be signed in to change notification settings - Fork 969
Open
Description
The error you're encountering is due to a version mismatch between react and react-sortable-hoc in your project. The version of react-sortable-hoc requires react version ^16.3.0 || ^17.0.0, but your project is using react@18.3.1, which causes a conflict.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels