1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-11 22:03:36 +00: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

View File

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