diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index b7d061b..29e5cc7 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -5364,7 +5364,7 @@ function TournamentListColumn({ column, navigate, highlight, onHover }) { {column.matches.map((match) => { const traced = traceClass(teamsOf(match), highlight) return ( -