From 9b9e97b40edbc875e4d7fc7b87591b2c263af350 Mon Sep 17 00:00:00 2001 From: en Date: Thu, 30 Jan 2025 09:44:17 +0100 Subject: [PATCH] fix(comments): comment out repost button --- src/components/comment/Comment.tsx | 4 ++-- src/components/comment/CommentsPopup.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/comment/Comment.tsx b/src/components/comment/Comment.tsx index 46a2787..25cf56d 100644 --- a/src/components/comment/Comment.tsx +++ b/src/components/comment/Comment.tsx @@ -99,7 +99,7 @@ export const Comment = ({ comment }: CommentProps) => {
-
@@ -117,7 +117,7 @@ export const Comment = ({ comment }: CommentProps) => {
-
+
*/} {typeof profile?.lud16 !== 'undefined' && profile.lud16 !== '' && ( )} diff --git a/src/components/comment/CommentsPopup.tsx b/src/components/comment/CommentsPopup.tsx index 8cb7d6d..516505f 100644 --- a/src/components/comment/CommentsPopup.tsx +++ b/src/components/comment/CommentsPopup.tsx @@ -185,7 +185,7 @@ export const CommentsPopup = () => {
-
@@ -203,7 +203,7 @@ export const CommentsPopup = () => {
-
+
*/} {typeof profile?.lud16 !== 'undefined' && profile.lud16 !== '' && }