1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00

[SM-468] Add missed eslint exception (#4610)

This commit is contained in:
Oscar Hinton
2023-01-31 19:03:03 +01:00
committed by GitHub
parent 2e4fd33ab6
commit 29cc94ed70

View File

@@ -1,3 +1,5 @@
<!-- Please remove this disable statement when editing this file! -->
<!-- eslint-disable @angular-eslint/template/button-has-type -->
<sm-header
*ngIf="serviceAccount$ | async as serviceAccount"
[title]="serviceAccount.name"