Update button text in App.tsx
This commit is contained in:
@@ -34,7 +34,7 @@ export default function App() {
|
|||||||
startRandomQuiz();
|
startRandomQuiz();
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
New Random Quiz
|
Random Quiz
|
||||||
</NavLink>
|
</NavLink>
|
||||||
<NavLink
|
<NavLink
|
||||||
to="/entry/random"
|
to="/entry/random"
|
||||||
|
|||||||
Reference in New Issue
Block a user