From b380e971cc084a833c65a353ce7b220742493102 Mon Sep 17 00:00:00 2001 From: Snowykami Date: Wed, 10 Sep 2025 11:46:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E8=AF=84=E8=AE=BA?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E7=BB=84=E4=BB=B6=E7=9A=84=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E9=9A=90=E7=A7=81=E7=8A=B6=E6=80=81=E6=94=AF=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/comment/comment-item.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/src/components/comment/comment-item.tsx b/web/src/components/comment/comment-item.tsx index 1d560b7..d41d268 100644 --- a/web/src/components/comment/comment-item.tsx +++ b/web/src/components/comment/comment-item.tsx @@ -228,6 +228,7 @@ export function CommentItem( {showReplyInput && !showEditInput && } {showEditInput && !showReplyInput &&