At the time of importing ReactCSSTransitionGroup into the control module.json and entering the browser, the console shows Error: Script error for "ReactCSSTransitionGroup" .
My intention is to implement animations according to the doc of react.
My import:
"code": {
"ReactCSSTransitionGroup": "react-addons-css-transition-group"
}