From: SleeplessOne1917 Date: Sun, 25 Jun 2023 19:13:27 +0000 (-0400) Subject: Update post-listing.tsx X-Git-Url: http://these/git/readmes/README.ja.md?a=commitdiff_plain;h=353d4c7e39dd386eb902c6b3cc656f67b27ec793;p=lemmy-ui.git Update post-listing.tsx Removed unnecessary bootstrap class --- diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index e43590e..76a3e44 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -743,7 +743,7 @@ export class PostListing extends Component { {this.unreadCount && ( <> {" "} - + ({this.unreadCount} {I18NextService.i18n.t("new")})