From 9d3228c087b46d316f3f8ee13df89d86a44347a3 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Sun, 14 Apr 2024 16:00:08 -0400 Subject: [PATCH] =?UTF-8?q?DefaultLayout-=20Menu=20d=C3=A9roulant,=20effac?= =?UTF-8?q?=C3=A9=20d=C3=A9connexion,=20=20modification=20pr=C3=A9sentatio?= =?UTF-8?q?n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layouts/DefaultLayout.vue | 47 ++++++++++++++++++++++++++------- src/views/main/CreatorFolio.vue | 8 +----- src/views/main/YourProfile.vue | 6 ++++- 3 files changed, 43 insertions(+), 18 deletions(-) diff --git a/src/layouts/DefaultLayout.vue b/src/layouts/DefaultLayout.vue index 83b1759..7dddb6b 100644 --- a/src/layouts/DefaultLayout.vue +++ b/src/layouts/DefaultLayout.vue @@ -3,20 +3,35 @@ - + - - - - - + + + + + + + Mon profile + + + + + Déconnexion + + + + + + @@ -108,6 +123,18 @@ export default {