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

hoist-non-react-statics 3.x now supports forwardRef

Open ehellman opened this issue 7 years ago • 0 comments

We merged a PR not too long ago that fixed the forwardRef issue. We need to test if this newer version of the package allows us to remove our solution with forwardRef still working (while still supporting React 15.x)

https://github.com/mridgway/hoist-non-react-statics

ehellman avatar Aug 21 '18 19:08 ehellman