feathericons / react-feather

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

Type error for React19 beta #113

Open tounsoo opened 5 months ago

tounsoo commented 5 months ago

Summary

I'm testing react19@beta and saw that the type for Icon is getting error. Nothing urgent as it is beta but wanted to bring it to your attention and also get possible workaround from you guys for people who are preparing for the upgrade.

Screenshot

image