Fixed build issues
This commit is contained in:
@@ -41,7 +41,7 @@ export function Sidebar() {
|
||||
});
|
||||
});
|
||||
});
|
||||
}, [pathname]);
|
||||
}, [pathname, expandedItems]);
|
||||
|
||||
return (
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user