diff --git a/components/notification/NotificationCard.vue b/components/notification/NotificationCard.vue index 9b7b720e..20d3aa4f 100644 --- a/components/notification/NotificationCard.vue +++ b/components/notification/NotificationCard.vue @@ -51,7 +51,10 @@ const timeAgo = useTimeAgo(() => notification.createdAt, timeAgoOptions)