diff --git a/src/client/src/TournamentCreator.js b/src/client/src/TournamentCreator.js index 17e0212..62ee5a2 100644 --- a/src/client/src/TournamentCreator.js +++ b/src/client/src/TournamentCreator.js @@ -90,7 +90,6 @@ function TournamentForm(props) { } const marks = [ - { value: 1, label: "2",}, { value: 2, label: "4",}, { value: 3, label: "8",}, { value: 4, label: "16",}, @@ -134,7 +133,7 @@ function TournamentForm(props) { - +