diff --git a/src/app/components/add-game/add-game.component.html b/src/app/components/add-game/add-game.component.html index 8677307..1d7b720 100644 --- a/src/app/components/add-game/add-game.component.html +++ b/src/app/components/add-game/add-game.component.html @@ -26,19 +26,19 @@

Please enter the points that every player has collected:

- + - + - + - +

{{this.actualPlayers[0].firstName}}

{{this.actualPlayers[1].firstName}}

{{this.actualPlayers[2].firstName}}

{{this.actualPlayers[3].firstName}}