feature/IO-3096-GlobalNotifications - Code Review Part 4
This commit is contained in:
@@ -43,7 +43,7 @@ const NotificationCenterComponent = ({
|
||||
}}
|
||||
className="ro-number"
|
||||
>
|
||||
RO #{notification.roNumber}
|
||||
{t("notifications.labels.ro-number", { ro_number: notification.roNumber })}
|
||||
</Link>
|
||||
<Text type="secondary" className="relative-time">
|
||||
{day(notification.created_at).fromNow()}
|
||||
|
||||
Reference in New Issue
Block a user