1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-22 11:45:59 +01:00

Add type=button to dialog close (#3565)

This commit is contained in:
Andreas Coroiu 2022-09-20 10:18:31 +02:00 committed by GitHub
parent 9bf3afb8de
commit c96bd09d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,7 @@
<ng-content select="[bitDialogTitle]"></ng-content>
</h1>
<button
type="button"
bitIconButton="bwi-close"
buttonType="main"
size="default"