Skip to content

Commit

Permalink
Remove duplicate toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
campb303 committed Apr 19, 2021
1 parent c40f5d6 commit ecd17f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ItemViewAppBar/ItemViewAppBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ export default function ItemViewAppBar({ title, setSidebarOpen }) {
</Typography>
</Toolbar>
</AppBar>
<Toolbar variant="dense" />
</>
);
}
Expand Down

0 comments on commit ecd17f4

Please sign in to comment.