Skip to content

Commit

Permalink
Remove toolbar from nav
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackIQ committed Aug 5, 2022
1 parent 692ce71 commit 349c0a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,6 @@ const Navbar = () => {
</Drawer>
</Box>

<Toolbar/>

<Dialog
open={dialogOpen}
onClose={() => setDialogOpen(false)}
Expand Down

0 comments on commit 349c0a1

Please sign in to comment.