Khan / react-components

khan.github.io/react-components/
MIT License
1.01k stars 99 forks source link

"react/addons" deprecation warning in React 0.14 #54

Open tlrobinson opened 8 years ago

tlrobinson commented 8 years ago

Warning: require('react/addons') is deprecated. Access using require('react-addons-{addon}') instead.

Due to: https://github.com/Khan/react-components/blob/master/js/timeout-transition-group.jsx#L17 (and probably others, this is the only module I use)