Skip to content

Commit 4bc081a

Browse files
author
Kubit
committed
Change interface on IconHighleted
1 parent d288b9f commit 4bc081a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/iconHighlighted/types/iconHighlighted.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export interface IIconHighlightedStyled {
1212

1313
export interface IIconHighlightedStandAlone extends IElementOrIcon, IIconHighlightedStyled {
1414
size: IconHighlightedSizeType;
15-
icon?: string;
1615
type?: IconHighlightedType;
1716
}
1817

0 commit comments

Comments
 (0)