Closed MitchellMarkGeorge closed 2 years ago
Hey @MitchellMarkGeorge - I assume you managed to install it with --force
or --legacy-peer-deps
, but we've just bumped our peer dependency requirement to allow for React 18 in v6.10.0 - hopefully this is easier now!
Hi, I was trying to use this library with React 18 and got the error that the peer dependencies were wrong. I noticed that in the
package.json
that it still required version 17. Please when will the library be updated to support React 18?