diff --git a/frontend-react/src/components/calendar/TournamentInfo.tsx b/frontend-react/src/components/calendar/TournamentInfo.tsx index c5135564c..cf3b9bcd3 100644 --- a/frontend-react/src/components/calendar/TournamentInfo.tsx +++ b/frontend-react/src/components/calendar/TournamentInfo.tsx @@ -95,7 +95,11 @@ const TournamentInfo: React.FC = ({ <> {tournament.picture_url && ( - + )} )}