Skip to content

Commit

Permalink
fix(igxDropDown): fix ts-lint issue, closes #984
Browse files Browse the repository at this point in the history
  • Loading branch information
wnvko committed May 10, 2018
1 parent ef6aa21 commit 49ffa48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/drop-down/drop-down-item.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ export class IgxDropDownItemComponent {
@HostBinding("class.igx-drop-down__header")
public isHeader = false;


/**
* Sets/gets if the given item is disabled
*/
Expand Down

0 comments on commit 49ffa48

Please sign in to comment.