diff --git a/components/console/navbar.tsx b/components/console/navbar.tsx index 84bddca..f7768ea 100644 --- a/components/console/navbar.tsx +++ b/components/console/navbar.tsx @@ -53,9 +53,8 @@ export default function NavBar({ -
+
-
diff --git a/components/ui/popover-with-notificaition.tsx b/components/ui/popover-with-notificaition.tsx index e383654..a7ef6fc 100644 --- a/components/ui/popover-with-notificaition.tsx +++ b/components/ui/popover-with-notificaition.tsx @@ -63,7 +63,7 @@ function Notifications() { )} - +
Notifications
{unreadCount > 0 && (