-
- {notification.title}
+
+
+ {notification.title}
+
{!notification.isRead && (
- New
+ New
)}
{notification.source === 'leantime' && (
-
+
Agilité
)}
{notification.source === 'rocketchat' && (
-
+
Parole
)}
{notification.source === 'email' && (
-
+
Courrier
)}
+
+ {formatDistanceToNow(new Date(notification.timestamp), { addSuffix: true })}
+
-
- {formatDistanceToNow(new Date(notification.timestamp), { addSuffix: true })}
-
{!notification.isRead && (
@@ -239,7 +241,7 @@ export const NotificationBadge = memo(function NotificationBadge({ className }:
)}
{notification.link && (
-
+