UNPKG

react-image-appear

Version:

ReactJS component to make images appear with transition as they load.

6 lines (4 loc) 158 B
// Testing suite setup import enzyme from 'enzyme'; import EnzymeAdapter from 'enzyme-adapter-react-16'; enzyme.configure({ adapter: new EnzymeAdapter() });