Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
cetincakiroglu committed Oct 12, 2023
1 parent 54d3d0f commit 10ff8dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/components/tooltip/tooltip.ts
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ export class Tooltip implements AfterViewInit, OnDestroy {
}

if (simpleChange.id) {
console.log('e');
this.setOption({ id: simpleChange.text.currentValue });
}

Expand Down

1 comment on commit 10ff8dc

@vercel
Copy link

@vercel vercel bot commented on 10ff8dc Oct 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.