Skip to content

Does not work with React 17 #35

Description

@geocolumbus

This statement in package.json protects you from using a version of React lower than 16.3, but it also prevents you from using 17.

  "peerDependencies": {
    "react": "^16.3.x"
  },

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions