Update button text in App.tsx

This commit is contained in:
2026-01-08 01:59:20 +01:00
parent de1b85caa0
commit 6a661a0c28

View File

@@ -34,7 +34,7 @@ export default function App() {
startRandomQuiz();
}}
>
New Random Quiz
Random Quiz
</NavLink>
<NavLink
to="/entry/random"