Skip to content

Commit

Permalink
bkp troca de note
Browse files Browse the repository at this point in the history
  • Loading branch information
S0lturn3 committed Oct 2, 2024
1 parent 9ad43e3 commit 8d4b4b8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ export class LibComboboxComponent implements OnInit, AfterViewInit, OnDestroy {

ngOnInit(): void {
this.comboboxID = `lib-combobox-${Math.random() * 100}`;
console.log("comboboxID: ", this.comboboxID);

this.adjustDropdownWidth();

Expand Down

0 comments on commit 8d4b4b8

Please sign in to comment.