Skip to content

Commit 893d631

Browse files
remove duplicated type definitions
1 parent f57f21b commit 893d631

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/scripts/Icon.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,7 @@ export type IconProps = {
168168
size?: IconSize;
169169
align?: 'left' | 'right';
170170
container?: IconContainer;
171-
color?: string;
172171
textColor?: IconTextColor;
173-
tabIndex?: number;
174172
fillColor?: string;
175173
title?: string;
176174
flip?: boolean;

0 commit comments

Comments
 (0)