diff --git a/src/components/ChildNode.vue b/src/components/ChildNode.vue index 2ad2f1e..cd4597f 100644 --- a/src/components/ChildNode.vue +++ b/src/components/ChildNode.vue @@ -95,7 +95,7 @@ const hideContentPreview = (event) => { @keydown.esc="editing = false" /> - +
{{ nodeTitle || 'add a title' }} @@ -155,6 +155,10 @@ const hideContentPreview = (event) => {