From df150ce9a17ba78839cb2eacca212b61e5f8eeb3 Mon Sep 17 00:00:00 2001 From: PascalMarchesseault <97350299+PascalMarchesseault@users.noreply.github.com> Date: Thu, 9 Jan 2025 12:00:12 -0500 Subject: [PATCH] Ui fixes --- src/views/profile/creators/CreateCreator.vue | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/src/views/profile/creators/CreateCreator.vue b/src/views/profile/creators/CreateCreator.vue index 448f9e3..b263924 100644 --- a/src/views/profile/creators/CreateCreator.vue +++ b/src/views/profile/creators/CreateCreator.vue @@ -38,9 +38,10 @@ async function createAccount() { + + \ No newline at end of file