diff --git a/src/components/PreCompBanner.tsx b/src/components/PreCompBanner.tsx index e89165d..d718611 100644 --- a/src/components/PreCompBanner.tsx +++ b/src/components/PreCompBanner.tsx @@ -7,7 +7,7 @@ export default function PreCompBanner() { <> - Welcome to the { process.env.REACT_APP_COMPETITION_NAME } Competition! + Welcome to the { `${process.env.REACT_APP_COMPETITION_NAME} ` }Competition! This window will automatically reload once the first round is