diff --git a/packages/pl-fe/src/components/status.tsx b/packages/pl-fe/src/components/status.tsx index b55474668..f3a6996d5 100644 --- a/packages/pl-fe/src/components/status.tsx +++ b/packages/pl-fe/src/components/status.tsx @@ -118,6 +118,7 @@ const StatusFollowedTagInfo: React.FC = ({ status, avata } text={ @@ -342,6 +343,7 @@ const Status: React.FC = (props) => { } text={ @@ -425,6 +427,7 @@ const Status: React.FC = (props) => { } text={ @@ -453,6 +456,7 @@ const Status: React.FC = (props) => { } text={} @@ -467,6 +471,7 @@ const Status: React.FC = (props) => { } text={ diff --git a/packages/pl-fe/src/features/notifications/components/notification.tsx b/packages/pl-fe/src/features/notifications/components/notification.tsx index 4f7171189..79921f852 100644 --- a/packages/pl-fe/src/features/notifications/components/notification.tsx +++ b/packages/pl-fe/src/features/notifications/components/notification.tsx @@ -434,7 +434,7 @@ const Notification: React.FC = (props) => { /> ); } else if (icons[displayedType]) { - return ; + return ; } else { return null; } diff --git a/packages/pl-fe/src/features/status/components/detailed-status.tsx b/packages/pl-fe/src/features/status/components/detailed-status.tsx index b6f795c05..56e2f32d1 100644 --- a/packages/pl-fe/src/features/status/components/detailed-status.tsx +++ b/packages/pl-fe/src/features/status/components/detailed-status.tsx @@ -54,6 +54,7 @@ const DetailedStatus: React.FC = ({ } text={