mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
Merge branch 'ps/PM-2841/remove-swal' into tools/pm-147/import-error-states-usability-improvements
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