minhtranite / react-notifications

Notification component for ReactJS
https://www.npmjs.com/package/react-notifications
287 stars 64 forks source link

Missing dependency #23

Closed ghost closed 7 years ago

ghost commented 7 years ago

Please, add on instructions to install react-addons-css-transition-group

npm install react-addons-css-transition-group --save
nikegp commented 7 years ago

Actually it's deprecated so would be great to replace it with a newer one https://www.npmjs.com/package/react-addons-css-transition-group

minhtranite commented 7 years ago

Now, we use react-transition-group https://github.com/minhtranite/react-notifications/blob/master/package.json#L21