mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
rename bit-dialog-close
This commit is contained in:
@@ -69,13 +69,7 @@
|
||||
<button bitButton buttonType="primary" bitFormButton type="submit">
|
||||
{{ "save" | i18n }}
|
||||
</button>
|
||||
<button
|
||||
bitButton
|
||||
buttonType="secondary"
|
||||
type="button"
|
||||
bitDialogClose
|
||||
[bit-dialog-close]="ResultType.Canceled"
|
||||
>
|
||||
<button bitButton buttonType="secondary" type="button" [bitDialogClose]="ResultType.Canceled">
|
||||
{{ "cancel" | i18n }}
|
||||
</button>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user