UNPKG

@rockpack/localazer

Version:

This module can help you organize localization in your React application

7 lines (5 loc) 135 B
const enzyme = require('enzyme'); const Adapter = require('enzyme-adapter-react-16'); enzyme.configure({ adapter: new Adapter() });