diff --git a/src/drop-down/drop-down-item.component.ts b/src/drop-down/drop-down-item.component.ts index 138a39e9591..f3f225c5acf 100644 --- a/src/drop-down/drop-down-item.component.ts +++ b/src/drop-down/drop-down-item.component.ts @@ -64,7 +64,6 @@ export class IgxDropDownItemComponent { @HostBinding("class.igx-drop-down__header") public isHeader = false; - /** * Sets/gets if the given item is disabled */