Skip to content

Commit

Permalink
💡 Add dummy TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jkaltoft committed Aug 17, 2022
1 parent b2887b5 commit b45242c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,8 @@ export class DropdownComponent implements AfterViewInit, OnDestroy, ControlValue
this.toggle();
}

// TODO: There will be changes - possibly here

@HostListener('keydown.arrowup', ['$event'])
@HostListener('keydown.arrowdown', ['$event'])
@HostListener('keydown.arrowleft', ['$event'])
Expand Down

0 comments on commit b45242c

Please sign in to comment.