From fc1c4f3279d5c788b00d84958194454e8bcb188e Mon Sep 17 00:00:00 2001 From: Jay Sitter Date: Sat, 17 Jun 2023 18:28:35 -0400 Subject: [PATCH] fix: Fix some button labels and tippy text --- src/shared/components/post/post-listing.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/shared/components/post/post-listing.tsx b/src/shared/components/post/post-listing.tsx index 8dfc2c9..1ba9bb1 100644 --- a/src/shared/components/post/post-listing.tsx +++ b/src/shared/components/post/post-listing.tsx @@ -902,7 +902,6 @@ export class PostListing extends Component { @@ -961,7 +959,6 @@ export class PostListing extends Component { -- 2.44.1