mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-06 13:01:46 -07:00
Remove old comment
This commit is contained in:
parent
b8026818fe
commit
74a36ad3ef
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ function Bar() {
|
||||||
</Link>
|
</Link>
|
||||||
</Typography>
|
</Typography>
|
||||||
</Box>
|
</Box>
|
||||||
{/* The filter removes all elements that are "true" or "false" */}
|
|
||||||
{loggedIn && menuItems.length > 0 && (
|
{loggedIn && menuItems.length > 0 && (
|
||||||
<>
|
<>
|
||||||
<Button color="inherit" onClick={openMenu}>
|
<Button color="inherit" onClick={openMenu}>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue