diff --git a/app/src/components/Matches.tsx b/app/src/components/Matches.tsx index 795d8cbae..f17188b99 100644 --- a/app/src/components/Matches.tsx +++ b/app/src/components/Matches.tsx @@ -91,7 +91,14 @@ export default function Matches({ )} {match.location && ( - + )} @@ -237,7 +244,14 @@ export default function Matches({ {match.location && ( - + )}