Przeglądaj źródła

讨论 contentType="markdown"

visuddhinanda 3 lat temu
rodzic
commit
8341aa87cc

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

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