From 29f05a98ab13612a29ac29645ecaf777ece5b653 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 8 Jan 2026 01:27:55 +0100 Subject: [PATCH] Update EntryPage to include a 'Start quiz' button --- client/src/pages/EntryPage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/pages/EntryPage.tsx b/client/src/pages/EntryPage.tsx index 97e1c21..980751c 100644 --- a/client/src/pages/EntryPage.tsx +++ b/client/src/pages/EntryPage.tsx @@ -42,8 +42,9 @@ export default function EntryPage() { return (
-
+
+