From aeb19cff54a3b5508c16c081466f243601360463 Mon Sep 17 00:00:00 2001 From: Derek Chen Date: Mon, 25 Mar 2024 15:50:59 -0500 Subject: [PATCH] fix: text-ut-burntorange --- src/views/components/common/LogoIcon.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/components/common/LogoIcon.tsx b/src/views/components/common/LogoIcon.tsx index a1e88030..19ce6817 100644 --- a/src/views/components/common/LogoIcon.tsx +++ b/src/views/components/common/LogoIcon.tsx @@ -30,7 +30,7 @@ export function SmallLogo({ className }: { className?: string }): JSX.Element {

UT Registration

-

+

Plus{' '} {import.meta.env.VITE_BETA_BUILD ? `(${import.meta.env.VITE_PACKAGE_VERSION})` : ''} @@ -53,7 +53,7 @@ export function LargeLogo({ className }: { className?: string }): JSX.Element {

UT Registration

-

+

Plus{' '} {import.meta.env.VITE_BETA_BUILD ? `(${import.meta.env.VITE_PACKAGE_VERSION})` : ''}