Skip to content

Commit 176c780

Browse files
committed
Adding warning to bad version
1 parent 811c595 commit 176c780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ const contentState = ContentState.createFromBlockArray(contentBlocks, entityMap)
2121
const editorState = EditorState.createWithContent(contentState);
2222
```
2323

24-
**Take Care:** Plz not use `html-to-draftjs@1.2.0` it has build issues.
24+
**Take Care:** Plz not use version `1.2.0` it has build issues.

0 commit comments

Comments
 (0)