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

Forwarding Refs

Open jkhaui opened this issue 5 years ago • 1 comments

Thanks for the great library. For my use-case I need a bit more functionality, such as the ability to access the SVG node from a parent component. This could be achieved by wrapping SuperEllipse in forwardRef.

If I made a PR with this change would you merge it and publish to npm, or should I make my own fork?

jkhaui avatar Apr 29 '20 02:04 jkhaui

PR is welcome!

QuadFlask avatar May 02 '20 07:05 QuadFlask