diff --git a/src/components/topbar/TopBar.tsx b/src/components/topbar/TopBar.tsx index f6c3fcc..7a04fef 100644 --- a/src/components/topbar/TopBar.tsx +++ b/src/components/topbar/TopBar.tsx @@ -107,7 +107,7 @@ function TopBar({ profileDropState, toggleProfileDropState, toggleMenuState }: P active={profileDropState} toggle={toggleProfileDropState} > -
+
-