diff --git a/CoCreate.config.js b/CoCreate.config.js index 68c856c..236492f 100644 --- a/CoCreate.config.js +++ b/CoCreate.config.js @@ -220,7 +220,7 @@ module.exports = { }, "rich-text": { "import": "@cocreate/rich-text", - "selector": "[actions*='nodeName'], [actions*='cloneElement'], [actions*='deleteElement']" + "selector": "[actions*='nodeName'], [actions*='cloneElement'], [actions*='deleteElement'], [node-name]" }, "codearea": { "import": "@cocreate/codearea",