pmndrs/suspend-react

PeerDependencies complaint under React 16.14

Aubron opened this issue · 0 comments

Project compatibility is listed as all React versions >= 16.6, but has a peerDependency of "react": ">=17.0"

This complains in React 16.x projects, though the library works fine.