[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
1 changed files with 2 additions and 0 deletions

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"