diff --git a/components/notification-badge.tsx b/components/notification-badge.tsx index 5180a62b..e28e38fc 100644 --- a/components/notification-badge.tsx +++ b/components/notification-badge.tsx @@ -170,7 +170,7 @@ export const NotificationBadge = memo(function NotificationBadge({ className }:
-

+

{notification.title} {!notification.isRead && ( New @@ -181,7 +181,7 @@ export const NotificationBadge = memo(function NotificationBadge({ className }: Agilité )} -

+

{formatDistanceToNow(new Date(notification.timestamp), { addSuffix: true })} {notification.source && (