Skip to content

Commit

Permalink
disable timer
Browse files Browse the repository at this point in the history
  • Loading branch information
YiweiShen committed Jan 8, 2024
1 parent 4e83f96 commit a7b6a60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ function App() {
shuffleAnswer
showInstantFeedback
onComplete={setQuizResult}
timer={60}
allowPauseTimer
// timer={60}
// allowPauseTimer={false}
/>
</div>
)
Expand Down

0 comments on commit a7b6a60

Please sign in to comment.