Explorar el Código

comment the wysiwyg import

AlexiCauvin hace 6 años
padre
commit
43cdd1144a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/container/PageHtml.jsx

+ 1 - 1
src/container/PageHtml.jsx Ver fichero

@@ -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 = () => {