NavBar Typo click to onClick

This commit is contained in:
FlorianSpeicher
2025-06-22 14:32:23 +02:00
parent 2c40e37603
commit 67368a44c4

View File

@@ -164,7 +164,7 @@ export default function NavBar() {
variant="h6"
noWrap
component="a"
href="/"
onClick={() => navigate('/')}
sx={{
fontFamily: "monospace",
fontWeight: 700,