mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2025-07-05 20:41:43 -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>
|
||||
</Typography>
|
||||
</Box>
|
||||
{/* The filter removes all elements that are "true" or "false" */}
|
||||
{loggedIn && menuItems.length > 0 && (
|
||||
<>
|
||||
<Button color="inherit" onClick={openMenu}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue