diff --git a/src/config/Slate/Link/index.js b/src/config/Slate/Link/index.js index 031375ccb..eaa1813ea 100644 --- a/src/config/Slate/Link/index.js +++ b/src/config/Slate/Link/index.js @@ -79,7 +79,7 @@ const LinkEditor = (props) => { editor.selection = newSelection; editor.savedSelection = newSelection; } catch (e) { - //when no link was setted yet, and you clear the select item to link + //do nothing when no link was setted yet, and you clear the select item to link } }} onOverrideContent={(c) => {