UNPKG

react-img-fallbacks

Version:
6 lines (4 loc) 176 B
import 'regenerator-runtime/runtime' import { configure } from 'enzyme'; import Adapter from '@wojtekmaj/enzyme-adapter-react-17'; configure({ adapter: new Adapter() });