From 13cace2c86074b756049ad2044ec51c3bdfe84d9 Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Sat, 5 Oct 2024 23:27:04 -0400 Subject: [PATCH] Simplify the layout for CreatorLayout --- src/views/creators/CreatorLayout.vue | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/src/views/creators/CreatorLayout.vue b/src/views/creators/CreatorLayout.vue index 12c1a1b..39dd4b6 100644 --- a/src/views/creators/CreatorLayout.vue +++ b/src/views/creators/CreatorLayout.vue @@ -2,32 +2,20 @@
-
- +
+
-
- -
-
- - - Aucun créateur au nom de {{ route.params.creator }} - - -
+
-
-
-
@@ -37,9 +25,6 @@