UNPKG

@mintuz/react-intersect

Version:

A react library that monitors visibility of react components within the viewport and visible parts of overflow scroll elements

4 lines (3 loc) 122 B
import { configure } from 'enzyme'; import Adapter from 'enzyme-adapter-react-16'; configure({ adapter: new Adapter() });