From f2209cda646fe4ef5da6d0f0adef7aed51848c76 Mon Sep 17 00:00:00 2001 From: Jonathan Bourdon Date: Mon, 5 Aug 2024 17:06:50 -0400 Subject: [PATCH] Ensure the SizeIndicator helper is visible on all pages --- src/App.vue | 4 +++ src/views/creators/CreatorBanner.vue | 4 +-- src/views/main/Profile.vue | 4 +-- src/views/tools/SizeIndicator.vue | 37 +++++++++++++++++----------- 4 files changed, 29 insertions(+), 20 deletions(-) diff --git a/src/App.vue b/src/App.vue index 6e8a498..9c65c9b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,6 +25,9 @@ + + +