From 9b0810772b72fef455d0abda9134b73a504098a6 Mon Sep 17 00:00:00 2001 From: auggie2lbcf Date: Tue, 8 Apr 2025 15:08:49 -0500 Subject: [PATCH] removed checkbox. will add back later --- src/components/CommentSection.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/CommentSection.tsx b/src/components/CommentSection.tsx index 6edee1c..54ceb59 100644 --- a/src/components/CommentSection.tsx +++ b/src/components/CommentSection.tsx @@ -152,7 +152,7 @@ const CommentSection: React.FC = ({ postId }) => { > -
+ {/*
= ({ postId }) => { -
+
*/}