Pārlūkot izejas kodu

tinyMCE integration

AlexiCauvin 7 gadus atpakaļ
vecāks
revīzija
52e3f860d3
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      src/container/PageHtml.jsx

+ 2 - 0
src/container/PageHtml.jsx Parādīt failu

@@ -97,6 +97,8 @@ class pageHtml extends React.Component {
97 97
       content: fetchResultPageHtml.json,
98 98
       timeline: fetchResultTimeline.json
99 99
     })
100
+
101
+    wysiwyg()
100 102
   }
101 103
 
102 104
   handleClickBtnCloseApp = () => {