Skip to content

Commit d9999cd

Browse files
author
Dmitry Misharov
committed
Updated TextInput snapshots
1 parent 45ccfac commit d9999cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/patternfly-4/react-core/src/components/TextInput/__tests__/TextInput.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { mount } from 'enzyme';
3-
import { TextInput,TextInputBase } from '../TextInput';
3+
import { TextInput } from '../TextInput';
44
import { ValidatedOptions } from '../../../helpers/constants';
55

66
const props = {

0 commit comments

Comments
 (0)