diff --git a/frontend/src/pages/QuizPage.jsx b/frontend/src/pages/QuizPage.jsx index 7fe41eb..099c282 100644 --- a/frontend/src/pages/QuizPage.jsx +++ b/frontend/src/pages/QuizPage.jsx @@ -1705,7 +1705,7 @@ const timerStarted = timeLeft !== null onClick={() => setRailOpen(true)}>› )} {/* Main content */} -
Question{current + 1} of {answers.length}