We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 811c595 commit 176c780Copy full SHA for 176c780
README.md
@@ -21,4 +21,4 @@ const contentState = ContentState.createFromBlockArray(contentBlocks, entityMap)
21
const editorState = EditorState.createWithContent(contentState);
22
```
23
24
-**Take Care:** Plz not use `html-to-draftjs@1.2.0` it has build issues.
+**Take Care:** Plz not use version `1.2.0` it has build issues.
0 commit comments