IO-3166-Global-Notifications-Part-2 - Checkpoint
This commit is contained in:
@@ -45,7 +45,11 @@ const NotificationCenterComponent = ({
|
||||
>
|
||||
{t("notifications.labels.ro-number", { ro_number: notification.roNumber })}
|
||||
</Link>
|
||||
<Text type="secondary" className="relative-time">
|
||||
<Text
|
||||
type="secondary"
|
||||
className="relative-time"
|
||||
title={day(notification.created_at).format("YYYY-MM-DD hh:mm A")}
|
||||
>
|
||||
{day(notification.created_at).fromNow()}
|
||||
</Text>
|
||||
</Title>
|
||||
|
||||
Reference in New Issue
Block a user