Pārlūkot izejas kodu

comment the wysiwyg import

AlexiCauvin 6 gadus atpakaļ
vecāks
revīzija
43cdd1144a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/container/PageHtml.jsx

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

@@ -99,7 +99,7 @@ class pageHtml extends React.Component {
99 99
       timeline: fetchResultTimeline.json
100 100
     })
101 101
 
102
-    wysiwyg()
102
+    // wysiwyg()
103 103
   }
104 104
 
105 105
   handleClickBtnCloseApp = () => {