Explorar o código

讨论 contentType="markdown"

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
8341aa87cc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      dashboard/src/components/comment/CommentTopicChildren.tsx

+ 1 - 0
dashboard/src/components/comment/CommentTopicChildren.tsx

@@ -62,6 +62,7 @@ const Widget = ({ topicId, onItemCountChange }: IWidget) => {
         )}
       />
       <CommentCreate
+        contentType="markdown"
         parent={topicId}
         onCreated={(e: IComment) => {
           console.log("create", e);