Skip to content

react-dnd should be in dependencies, not devDependencies #8

@hexmar

Description

@hexmar

<DragDropContextConsumer>

Because of this line, react-dnd should be in dependencies, not devDependencies.

In my project I have "react-dnd": "^7.0.2" and I saw no error/warning that frontend-collective-react-dnd-scrollzone depends on "react-dnd": "^7.3.0". And only when I launched the project, I saw in dev tools that react-dnd doesn't export DragDropContextConsumer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions