From 5b0cbd4f4dc022b02736452a892d02fbfa16c4c5 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 8 Jan 2026 01:37:32 +0100 Subject: [PATCH] Update quiz link to include nonce for uniqueness --- client/src/App.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/App.tsx b/client/src/App.tsx index 737eb4d..e5a6286 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -15,8 +15,8 @@ export default function App() { (isActive ? 'link active' : 'link')}> Overview - (isActive ? 'link active' : 'link')}> - Random Quiz + (isActive ? 'link active' : 'link')}> + New Random Quiz