Repository URL to install this package:
|
Version:
4.0.3 ▾
|
import { configure } from 'enzyme';
import Adapter from 'enzyme-adapter-react-16';
configure({ adapter: new Adapter() });