ソースを参照

tinyMCE integration

AlexiCauvin 7 年 前
コミット
52e3f860d3
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2 0
      src/container/PageHtml.jsx

+ 2 - 0
src/container/PageHtml.jsx ファイルの表示

97
       content: fetchResultPageHtml.json,
97
       content: fetchResultPageHtml.json,
98
       timeline: fetchResultTimeline.json
98
       timeline: fetchResultTimeline.json
99
     })
99
     })
100
+
101
+    wysiwyg()
100
   }
102
   }
101
 
103
 
102
   handleClickBtnCloseApp = () => {
104
   handleClickBtnCloseApp = () => {