Skip to content

Commit d007aad

Browse files
committed
removed unnecessary buttons
1 parent ae86cda commit d007aad

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

client/src/components/Navbar/Navbar.jsx

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,15 +53,6 @@ export default function Navbar() {
5353
}}
5454
>
5555
<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>
6556
<Typography variant="h6" component="div" sx={{ flexGrow: 1 }}>
6657
APP NAME
6758
</Typography>

0 commit comments

Comments
 (0)