React 16.3.1 peer dependencies conflict
minhdang-idev opened this issue · 1 comments
minhdang-idev commented
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.
Thank you!
joaolucasgtr commented
Any work on this?