diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index fa0aad9a..fd5fd29c 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -865,10 +865,10 @@ export class PostListing extends Component { ); } @@ -878,10 +878,14 @@ export class PostListing extends Component { ); }