jhamlet / svg-react-loader

Webpack SVG to React Component Loader
MIT License
559 stars 82 forks source link

ReactDOM with React 0.14.0 #4

Closed ccorcos closed 8 years ago

ccorcos commented 9 years ago

Warning: React.findDOMNode is deprecated. Please use ReactDOM.findDOMNode from require('react-dom') instead.

https://github.com/jhamlet/svg-react-loader/blob/master/helpers.js#L28

jhamlet commented 8 years ago

Fixed with commit f55ad5b1733b967ab3d5deef7b8b0a6619dae1f2