소스 검색

comment the wysiwyg import

AlexiCauvin 6 년 전
부모
커밋
43cdd1144a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/container/PageHtml.jsx

+ 1 - 1
src/container/PageHtml.jsx 파일 보기

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