UNPKG

react-ts-timepicker

Version:

Simple timepicker for React

5 lines (3 loc) 128 B
import { configure } from "enzyme"; import * as Adapter from "enzyme-adapter-react-15"; configure({ adapter: new Adapter() });