From 441005bce4f7978ed04dbe750e8376008d993c56 Mon Sep 17 00:00:00 2001 From: Hrvoje Fekete Date: Mon, 20 Nov 2023 15:25:50 -0800 Subject: [PATCH] npm run lint + lint fixes. --- .../AccountAuthorizationRequest.vue | 24 ++++++++++++++----- .../AccountAuthorizationRequest.spec.ts | 1 - 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/auth-web/src/components/auth/manage-business/manage-business-dialog/AccountAuthorizationRequest.vue b/auth-web/src/components/auth/manage-business/manage-business-dialog/AccountAuthorizationRequest.vue index e65b0b71c4..4369f3661e 100644 --- a/auth-web/src/components/auth/manage-business/manage-business-dialog/AccountAuthorizationRequest.vue +++ b/auth-web/src/components/auth/manage-business/manage-business-dialog/AccountAuthorizationRequest.vue @@ -29,14 +29,26 @@ item-value="uuid" @change="emitSelected" > -