mirror of
https://github.com/bitwarden/browser
synced 2026-02-15 16:05:03 +00:00
Revert "Fix(billing): Disable tooltip on focus for various billing buttons"
This reverts commit 91f7747df7.
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
buttonType="main"
|
||||
size="default"
|
||||
[label]="'close' | i18n"
|
||||
[showTooltipOnFocus]="false"
|
||||
(click)="closeClicked.emit(closedStatus)"
|
||||
></button>
|
||||
</header>
|
||||
|
||||
@@ -11,7 +11,6 @@
|
||||
buttonType="main"
|
||||
size="default"
|
||||
[label]="'close' | i18n"
|
||||
[showTooltipOnFocus]="false"
|
||||
(click)="closeClicked.emit(closeStatus)"
|
||||
></button>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user