From df06228e680541f85d3d26796479298c8a937d1c Mon Sep 17 00:00:00 2001 From: Alexis Date: Tue, 12 Aug 2025 10:37:37 +0200 Subject: [PATCH] Fixed transition render issue --- app/components/global/user/DashboardLink.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/global/user/DashboardLink.vue b/app/components/global/user/DashboardLink.vue index 2c3a7b0..8140d5c 100644 --- a/app/components/global/user/DashboardLink.vue +++ b/app/components/global/user/DashboardLink.vue @@ -33,7 +33,7 @@ async function handleGoogleLogin() {