react-superellipse
react-superellipse copied to clipboard
Forwarding Refs
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?
PR is welcome!