UNPKG

@bootstrap-styled/ra-ui

Version:
4 lines (3 loc) 132 B
const Enzyme = require('enzyme'); const Adapter = require('enzyme-adapter-react-16'); Enzyme.configure({ adapter: new Adapter() });