import React from 'react'; import { shallow } from 'enzyme'; import { Label } from '../'; describe('Label', () => { it('should render a label tag by default', () => { const wrapper = shallow(