From 3a868caf7848320b40f5b8e5e3ba9168a22a4c57 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Sun, 6 Oct 2024 23:08:24 -0400 Subject: [PATCH] Fixes - Creator information page --- src/views/profile/creators/CreatorPage.vue | 20 +++++++++++--------- src/views/profile/creators/Socials.vue | 10 +++++----- 2 files changed, 16 insertions(+), 14 deletions(-) diff --git a/src/views/profile/creators/CreatorPage.vue b/src/views/profile/creators/CreatorPage.vue index fbeb434..34bca91 100644 --- a/src/views/profile/creators/CreatorPage.vue +++ b/src/views/profile/creators/CreatorPage.vue @@ -90,7 +90,7 @@ const closeDialog = () => {