Browse Source

comment the wysiwyg import

AlexiCauvin 6 years ago
parent
commit
43cdd1144a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/container/PageHtml.jsx

+ 1 - 1
src/container/PageHtml.jsx View File

99
       timeline: fetchResultTimeline.json
99
       timeline: fetchResultTimeline.json
100
     })
100
     })
101
 
101
 
102
-    wysiwyg()
102
+    // wysiwyg()
103
   }
103
   }
104
 
104
 
105
   handleClickBtnCloseApp = () => {
105
   handleClickBtnCloseApp = () => {