Browse Source

tinyMCE integration

AlexiCauvin 6 years ago
parent
commit
dddcae5173
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/container/Thread.jsx

+ 2 - 0
src/container/Thread.jsx View File

94
       },
94
       },
95
       listMessage: fetchResultThread.json.message_list
95
       listMessage: fetchResultThread.json.message_list
96
     })
96
     })
97
+
98
+    wysiwyg()
97
   }
99
   }
98
 
100
 
99
   handleClickBtnCloseApp = () => {
101
   handleClickBtnCloseApp = () => {