From 4044a95dd13f03c0e660338065931af28a1304c3 Mon Sep 17 00:00:00 2001 From: Mohamed Maoulainine Maoulainine Date: Tue, 29 Apr 2025 16:20:11 +0200 Subject: [PATCH] fix: added a logout button in the header --- .../src/components/HeaderComponent.vue | 55 +++++++++++++++---- 1 file changed, 43 insertions(+), 12 deletions(-) diff --git a/front/MyINPulse-front/src/components/HeaderComponent.vue b/front/MyINPulse-front/src/components/HeaderComponent.vue index d26e6ca..7b35023 100644 --- a/front/MyINPulse-front/src/components/HeaderComponent.vue +++ b/front/MyINPulse-front/src/components/HeaderComponent.vue @@ -1,5 +1,5 @@ -