Skip to content

Commit 50774c0

Browse files
committed
chore: remove icon input
Signed-off-by: Akshat Patel <[email protected]>
1 parent 6543175 commit 50774c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/tag/tag-filter.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ export class TagFilter extends Tag {
3535
@Input() disabled: boolean;
3636
@Input() title: string;
3737

38-
@Input() icon: string | TemplateRef<any>;
39-
4038
/**
4139
* Function for close/delete the tag
4240
*/

0 commit comments

Comments
 (0)