react-smooth-collapse
Advanced tools
Changelog
2.1.2 (2022-08-28)
Changelog
2.0.0 (2018-09-24)
import SmoothCollapse from 'react-smooth-collapse';
with Babel or TypeScript, then you don't need to change anything, but if you use require('react-smooth-collapse')
, then you'll need to change your code to use import or to use require('react-smooth-collapse').default
.Changelog
1.3.2 (2017-10-04)