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.
2 parents 6e0f4f0 + 60b48b3 commit 982d599Copy full SHA for 982d599
README.md
@@ -73,7 +73,7 @@ Comment.configure({
73
- `setComment`: Sets the comment for the current selection with the given commentId. <br/>
74
Example: `editor.commands.setComment('<a-comment-id>')`
75
- `unsetComment`: Unsets the comment for the given commentId. <br/>
76
- Example: `editor.commands.setComment('<a-comment-id>')`
+ Example: `editor.commands.unsetComment('<a-comment-id>')`
77
78
## Stargazers
79
0 commit comments