We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae86cda commit d007aadCopy full SHA for d007aad
client/src/components/Navbar/Navbar.jsx
@@ -53,15 +53,6 @@ export default function Navbar() {
53
}}
54
>
55
<Toolbar>
56
- <IconButton
57
- size="large"
58
- edge="start"
59
- color="inherit"
60
- aria-label="menu"
61
- sx={{ mr: 2 }}
62
- >
63
- <MenuIcon />
64
- </IconButton>
65
<Typography variant="h6" component="div" sx={{ flexGrow: 1 }}>
66
APP NAME
67
</Typography>
0 commit comments