You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please fix the peer dependencies React of this package? When using this package in a project including React 17.* npm will throw error: Peer dependencies conflict" because the package.json defines 'React' ^16.3.1 as peer dependencies.
Activity
joaolucasgtr commentedon Feb 24, 2021
Any work on this?