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 &&