diff --git a/app/[locale]/notifications.tsx b/app/[locale]/notifications.tsx index 6e67411e..e0c77b13 100644 --- a/app/[locale]/notifications.tsx +++ b/app/[locale]/notifications.tsx @@ -127,7 +127,7 @@ const NotificationsList = async ({ return Array.from(groupBy(notifications, 'createdAt')).map( ([createdAt, notifications], index) => (
  • -
    {createdAt as string}
    +
    {createdAt as string}