feathericons / react-feather

React component for Feather icons
https://npm.im/react-feather
MIT License
1.92k stars 126 forks source link

React 17 Support #72

Closed arobert93 closed 3 years ago

arobert93 commented 3 years ago

Hi,

Do you plan to upgrade to React 17 to avoid npm dependency conflict?

istevkovski commented 3 years ago

I second this. Please add React 17 as a peer dependency, it works fine, but we can't install it without forcing it.

carmelopullara commented 3 years ago

React 17 has been added as peer dependency.