diff --git a/webapp/src/components/game/GameConfiguration.js b/webapp/src/components/game/GameConfiguration.js index 80c84cf9..5a2d88b8 100644 --- a/webapp/src/components/game/GameConfiguration.js +++ b/webapp/src/components/game/GameConfiguration.js @@ -96,10 +96,10 @@ const GameConfiguration = () => { console.log(questions) } - return ( - <> - - + return ( + <> + + Configuración de la partida @@ -107,22 +107,8 @@ const GameConfiguration = () => { Selecciona las temáticas - - {tematicas.map((option, index) => ( - - addTopic(option)} - /> - - ) - )} - - - - + {tematicas.map((option, index) => ( + { - + - Selecciona el número de preguntas + Selecciona el número de preguntas Número de preguntas: