diff --git a/pages/tournament-fullscreen.js b/pages/tournament-fullscreen.js index b5dd732..5819389 100644 --- a/pages/tournament-fullscreen.js +++ b/pages/tournament-fullscreen.js @@ -7,6 +7,7 @@ import { Spinner } from 'reactstrap'; import {Match} from '../js/components/Match'; +import {sortMatchesByPositionAscending} from '../js/utils/sorting'; function FullscreenPage(props) { @@ -27,7 +28,9 @@ function Matches(props) { matches = (