@@ -105,7 +105,6 @@ export default function DefaultNavBar() {
|
||||
<Toolbar>
|
||||
{
|
||||
!navbarItems.some(({ path }) => path === history.location.pathname)
|
||||
&& !history.location.pathname.startsWith('/library')
|
||||
&& (
|
||||
<IconButton
|
||||
edge="start"
|
||||
|
||||
Reference in New Issue
Block a user