Remove old comment

This commit is contained in:
9p4 2022-06-18 11:10:48 +05:30 committed by GitHub
parent b8026818fe
commit 74a36ad3ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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}>