From fa67e7d09f18d93d259ce804ee30d8076dd81e04 Mon Sep 17 00:00:00 2001 From: Matt Kilgore Date: Fri, 21 Jun 2024 23:37:39 -0400 Subject: [PATCH] fix(frontend): stat card title (#41) * fix(frontend): stat card title * fix(frontend): better stat title fix --- frontend/components/global/StatCard/StatCard.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/components/global/StatCard/StatCard.vue b/frontend/components/global/StatCard/StatCard.vue index e4cf2901..ec76e662 100644 --- a/frontend/components/global/StatCard/StatCard.vue +++ b/frontend/components/global/StatCard/StatCard.vue @@ -26,3 +26,9 @@ subtitle: undefined, }); + +