UNPKG

react-form-controlled

Version:

Intuitive react forms for building powerful applications

6 lines (4 loc) 148 B
import './tempPolyfill'; import { configure } from 'enzyme'; import Adapter from 'enzyme-adapter-react-16'; configure({ adapter: new Adapter() });