Skip to content

Support React 18 #69

Open
Open
@marcsoler

Description

@marcsoler

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:

"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.

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