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

Implement `getWrappedInstance` method

Open tbranyen opened this issue 8 years ago • 1 comments

Per react-redux I think it would be useful to have a method that returns the wrapped component.

tbranyen avatar Feb 15 '17 23:02 tbranyen

Saw this withRef option when digging around RR: https://github.com/ReactTraining/react-router/blob/master/docs/API.md#withref

whichsteveyp avatar Feb 16 '17 17:02 whichsteveyp