diff --git a/App/components/layout/notification-bell.tsx b/App/components/layout/notification-bell.tsx index 75a54f5..a037463 100644 --- a/App/components/layout/notification-bell.tsx +++ b/App/components/layout/notification-bell.tsx @@ -114,7 +114,7 @@ export function NotificationBell({ initialUnreadCount, initialNotifications }: P {/* Dropdown panel */} {open && ( -
+
{/* Header */}

Notifications