1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-06-30 11:15:36 +02: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"