react-picture-show icon indicating copy to clipboard operation
react-picture-show copied to clipboard

PictureShow.getDOMNode(...) is deprecated. Please use ReactDOM.findDOMNode(instance) instead.

Open jme783 opened this issue 9 years ago • 0 comments

Unknown.getDOMNode(...) is deprecated. Please use ReactDOM.findDOMNode(instance) instead.

Both of these deprecations are being thrown from as a result of the React 0.14.x deprecation

jme783 avatar Jan 28 '16 21:01 jme783