UNPKG

react-diff-viewer

Version:

A simple and beautiful text diff viewer component made with diff and React

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