Khan/react-components

"react/addons" deprecation warning in React 0.14

Opened this issue · 0 comments

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)