braft-utils
Advanced tools
Comparing version 3.0.9 to 3.0.10
@@ -252,3 +252,3 @@ 'use strict'; | ||
nextEditorState = _draftJs.EditorState.push(nextEditorState, _draftJs.Modifier.insertText(nextEditorState.getCurrentContent(), nextEditorState.getSelection(), ' '), 'insert-text'); | ||
nextEditorState = _draftJs.EditorState.push(nextEditorState, _draftJs.Modifier.insertText(nextEditorState.getCurrentContent(), nextEditorState.getSelection(), ''), 'insert-text'); | ||
@@ -255,0 +255,0 @@ return nextEditorState; |
{ | ||
"name": "braft-utils", | ||
"version": "3.0.9", | ||
"version": "3.0.10", | ||
"description": "Utils for Braft Editor", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package