diff --git a/src/App.tsx b/src/App.tsx index 0e8fffa..5c79b05 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -14,8 +14,8 @@ function App() { shuffleAnswer showInstantFeedback onComplete={setQuizResult} - timer={60} - allowPauseTimer + // timer={60} + // allowPauseTimer={false} /> )