mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Add type=button to dialog close (#3565)
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
<ng-content select="[bitDialogTitle]"></ng-content>
|
<ng-content select="[bitDialogTitle]"></ng-content>
|
||||||
</h1>
|
</h1>
|
||||||
<button
|
<button
|
||||||
|
type="button"
|
||||||
bitIconButton="bwi-close"
|
bitIconButton="bwi-close"
|
||||||
buttonType="main"
|
buttonType="main"
|
||||||
size="default"
|
size="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user