UNPKG

styled-components

Version:

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅

7 lines (5 loc) • 159 B
// @flow import Enzyme from 'enzyme' import Adapter from 'enzyme-adapter-react-16' // Configure Enzyme for React Enzyme.configure({ adapter: new Adapter() })