import React from 'react' import { mount, shallow } from 'enzyme' import { EyeIcon } from '../icon/eyeIcon' import { Textarea } from './index' it('Should have the proper value.', () => { const wrapper = shallow(