diff --git a/src/components/comments/CommentsSection.tsx b/src/components/comments/CommentsSection.tsx index 802f91194..7d0ed584b 100644 --- a/src/components/comments/CommentsSection.tsx +++ b/src/components/comments/CommentsSection.tsx @@ -58,7 +58,9 @@ export const CommentSection: FC = ({ style={{ marginRight: '-8px' }} onChange={e => setShowAllComments(e.target.checked)} > - Show all comments + + Show all comments + )}