react-feather icon indicating copy to clipboard operation
react-feather copied to clipboard

Added `ref` prop to IconProps interface

Open filingroove opened this issue 4 years ago • 4 comments

Fix for #78

filingroove avatar Dec 20 '20 22:12 filingroove

@carmelopullara apologies for the spam, just wanted to draw your attention. react-feather does not currently support refs with TS.

elliott-king avatar Aug 29 '22 20:08 elliott-king

@carmelopullara not urgent, but any chance we could merge this one? We're also experiencing a TS error here

amhunt avatar Sep 29 '23 21:09 amhunt

Following this

tounsoo avatar Apr 06 '24 18:04 tounsoo

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

tounsoo avatar Apr 28 '24 01:04 tounsoo