feathericons / react-feather

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

Use forwardRef on function components #60

Closed pkrawc closed 4 years ago

pkrawc commented 4 years ago

Function components cannot be given refs.

pkrawc commented 4 years ago

@carmelopullara is there a chance this will be merged? This should make these components easier to use in a lot of different situations.

katywings commented 4 years ago

+1

(btw @pkrawc thanks for the cool pr :))

carmelopullara commented 4 years ago

Thanks for the pr, @pkrawc! Just merged.

pkrawc commented 4 years ago

No problem. Happy to help, @carmelopullara . Let me know if there are other things you want done around the project.