diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index d4d26c02..d2e3893c 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 { ); }