Open Newgin-sam opened 3 years ago
When i'm trying to set html string in state like below:
state = { value: RichTextEditor.createValueFromString("<p>hello</p><br><p>People</p><br>", 'html') };
initial output on the editor is like
When i'm trying to set html string in state like below:
state = { value: RichTextEditor.createValueFromString("<p>hello</p><br><p>People</p><br>", 'html') };
initial output on the editor is like