diff --git a/src/components/topbar/TopBar.tsx b/src/components/topbar/TopBar.tsx
index 7e06054..696b41d 100644
--- a/src/components/topbar/TopBar.tsx
+++ b/src/components/topbar/TopBar.tsx
@@ -69,7 +69,7 @@ function TopBar({ profileDropState, toggleProfileDropState, toggleMenuState }: P
href={`/${name}/notifications`}
className='relative'>
-
+
2