react-feather
react-feather copied to clipboard
Added `ref` prop to IconProps interface
Fix for #78
@carmelopullara apologies for the spam, just wanted to draw your attention. react-feather
does not currently support refs with TS.
@carmelopullara not urgent, but any chance we could merge this one? We're also experiencing a TS error here
Following this
With React19, it looks like ref
is now included.
React19 beta announcement / ref as prop
I also found type issue while testing out react19 and have reported the issue