diff --git a/components/discussion_general/discussionCommentInput.tsx b/components/discussion_general/discussionCommentInput.tsx index 9827047..ad0e624 100644 --- a/components/discussion_general/discussionCommentInput.tsx +++ b/components/discussion_general/discussionCommentInput.tsx @@ -177,8 +177,8 @@ export default function DiscussionCommentInput({ }} > {loading - ? - : + ? + : }