diff --git a/src/components/notifications/NotificationComment/index.tsx b/src/components/notifications/NotificationComment/index.tsx index e707a27f..90acf0ae 100644 --- a/src/components/notifications/NotificationComment/index.tsx +++ b/src/components/notifications/NotificationComment/index.tsx @@ -20,7 +20,7 @@ interface NotificationCommentProps { const NotificationComment: FC = ({ item, isNew }) => (