import React from 'react'; import { mount } from 'enzyme'; describe('index', () => { it('placeholder', () => { }); });