{ if (e.key === 'Escape') setOpen(false) }}
>
Notifications
{unreadCount > 0 && (
)}
{notifications.length === 0 ? (
No notifications yet
) : (
{notifications.map(notification => (
))}
)}
setOpen(false)}
className="text-xs text-muted-foreground hover:text-foreground transition-colors"
>
Notification settings