diff --git a/frontend/src/components/Bar/Bar.jsx b/frontend/src/components/Bar/Bar.jsx index fe075cd..7f24969 100644 --- a/frontend/src/components/Bar/Bar.jsx +++ b/frontend/src/components/Bar/Bar.jsx @@ -77,7 +77,6 @@ function Bar() { - {/* The filter removes all elements that are "true" or "false" */} {loggedIn && menuItems.length > 0 && ( <>