From 74a36ad3efa3fffad2849c9375f4a621b9c6851a Mon Sep 17 00:00:00 2001 From: 9p4 <17993169+9p4@users.noreply.github.com> Date: Sat, 18 Jun 2022 11:10:48 +0530 Subject: [PATCH] Remove old comment --- frontend/src/components/Bar/Bar.jsx | 1 - 1 file changed, 1 deletion(-) 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 && ( <>