diff --git a/src/components/Notifications/NotificationTypes/RoyaltiesEarnedNotification.tsx b/src/components/Notifications/NotificationTypes/RoyaltiesEarnedNotification.tsx index d774c70f..cc1d940c 100644 --- a/src/components/Notifications/NotificationTypes/RoyaltiesEarnedNotification.tsx +++ b/src/components/Notifications/NotificationTypes/RoyaltiesEarnedNotification.tsx @@ -66,12 +66,12 @@ const RoyaltiesEarnedNotification = ({ {' '} {i18N[locale].description_2} - {Number(notification.metadata.royaltiesCut)} + {Number(notification.metadata.royaltiesCut)} MANA
) : ({i18N[locale].description_1} - {Number(notification.metadata.royaltiesCut)}{' '} + {Number(notification.metadata.royaltiesCut)} MANA {' '} {i18N[locale].description_2}