diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 56961e22..2e048a2f 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -867,10 +867,10 @@ export class PostListing extends Component { ); } @@ -880,10 +880,14 @@ export class PostListing extends Component { ); }