Skip to content

Commit c053a8e

Browse files
committed
removed colors import which was not used now after removing red color of the indicator
1 parent 70ce3c9 commit c053a8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/incubator/TextField/index.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ import useFieldState from './useFieldState';
3030
import usePreset from './usePreset';
3131
import FloatingPlaceholder from './FloatingPlaceholder';
3232
import CharCounter from './CharCounter';
33-
import Colors from '../../style/colors';
3433

3534
interface StaticMembers {
3635
validationMessagePositions: typeof ValidationMessagePosition;

0 commit comments

Comments
 (0)