UNPKG

react-expand-animated

Version:

The expand component that animate the height of child component when toggling

7 lines (4 loc) 147 B
import 'raf/polyfill'; import Enzyme from 'enzyme'; import Adapter from 'enzyme-adapter-react-16'; Enzyme.configure({ adapter: new Adapter() });