From 2d2ffb60ef261d7f709b9b8ea1537d60c8435300 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Thu, 19 Nov 2020 10:36:06 +0100 Subject: [PATCH] use functional component --- docs/src/demos/Examples/NodeView/Component.vue | 3 ++- packages/vue/src/VueRenderer.ts | 15 ++++++++++++--- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/docs/src/demos/Examples/NodeView/Component.vue b/docs/src/demos/Examples/NodeView/Component.vue index 7c7f4f7b..dcc31796 100644 --- a/docs/src/demos/Examples/NodeView/Component.vue +++ b/docs/src/demos/Examples/NodeView/Component.vue @@ -7,7 +7,8 @@ --> - + +