From 7f7d49d8b089cd069bb43e513058056677385bbf Mon Sep 17 00:00:00 2001 From: ArneBo Date: Tue, 15 Apr 2025 13:55:57 +0200 Subject: [PATCH] fix(style): action for logout alert --- front/src/components/auth/Logout.vue | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/front/src/components/auth/Logout.vue b/front/src/components/auth/Logout.vue index 470114c23..3e2a6f300 100644 --- a/front/src/components/auth/Logout.vue +++ b/front/src/components/auth/Logout.vue @@ -47,14 +47,15 @@ const labels = computed(() => ({

{{ t('components.auth.Logout.header.unauthenticated') }}

- - {{ t('components.auth.Logout.link.login') }} - +