From 6a661a0c28f019d08c9f07999795a08b8fd9b515 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Thu, 8 Jan 2026 01:59:20 +0100 Subject: [PATCH] Update button text in App.tsx --- client/src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/App.tsx b/client/src/App.tsx index bb9f17e..6412ea3 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -34,7 +34,7 @@ export default function App() { startRandomQuiz(); }} > - New Random Quiz + Random Quiz