tailwindlabs / heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.
https://heroicons.com
MIT License
21.45k stars 1.28k forks source link

feat: add forwardRef support for react components #614

Closed RobinMalfait closed 2 years ago

RobinMalfait commented 2 years ago

This PR is a rebased version of #60 which adds forwardRef support for React.

Closes: #60