Reactstrap: problem react transition group

Created on 4 Jun 2017  路  1Comment  路  Source: reactstrap/reactstrap

  • version 4.6.2
    how to solve this problem?
    react-transition-group

Most helpful comment

The Readme explicitly how to install the package and peer dependencies. The website is out-of-date.

https://github.com/reactstrap/reactstrap#adding-bootstrap

npm install [email protected] --save
npm install --save reactstrap react-transition-group react react-dom

>All comments

The Readme explicitly how to install the package and peer dependencies. The website is out-of-date.

https://github.com/reactstrap/reactstrap#adding-bootstrap

npm install [email protected] --save
npm install --save reactstrap react-transition-group react react-dom
Was this page helpful?
0 / 5 - 0 ratings

Related issues

Puschek picture Puschek  路  3Comments

rlambrecht picture rlambrecht  路  3Comments

dhwrwmgwra picture dhwrwmgwra  路  3Comments

achtan picture achtan  路  3Comments

gregmacbean picture gregmacbean  路  3Comments