UNPKG

react-oembed-container

Version:

React container for locating and injecting oembed scripts in string content.

6 lines (4 loc) 139 B
// setup file import { configure } from 'enzyme'; import Adapter from 'enzyme-adapter-react-16'; configure( { adapter: new Adapter() } );