diff --git a/webapp/src/components/Game.js b/webapp/src/components/Game.js index 3ae5d37d..80d94f69 100644 --- a/webapp/src/components/Game.js +++ b/webapp/src/components/Game.js @@ -364,7 +364,7 @@ const getQuestions = () => { }, 1000); } - }, 4000); + }, 2000); } @@ -466,14 +466,19 @@ const getQuestions = () => { +
+ +
)} - + {!isGameFinished() && !isFinished &&(
+ )}