We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70ce3c9 commit c053a8eCopy full SHA for c053a8e
src/incubator/TextField/index.tsx
@@ -30,7 +30,6 @@ import useFieldState from './useFieldState';
30
import usePreset from './usePreset';
31
import FloatingPlaceholder from './FloatingPlaceholder';
32
import CharCounter from './CharCounter';
33
-import Colors from '../../style/colors';
34
35
interface StaticMembers {
36
validationMessagePositions: typeof ValidationMessagePosition;
0 commit comments