Error importing ReactCSSTransitionGroup into BeyondJS

0

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"
  }
    
asked by Darwin Bracamonte 02.01.2019 в 18:29
source

0 answers