From 158f81d5e59317bcad5697991bb04bcd3b79c817 Mon Sep 17 00:00:00 2001 From: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com> Date: Tue, 8 Mar 2022 11:06:45 +0100 Subject: [PATCH] update(examples): unidirectional example Signed-off-by: bcakmakoglu <78412429+bcakmakoglu@users.noreply.github.com> --- examples/Unidirectional/CustomNode.vue | 7 +++- .../Unidirectional/UnidirectionalExample.vue | 39 +++++++------------ 2 files changed, 19 insertions(+), 27 deletions(-) diff --git a/examples/Unidirectional/CustomNode.vue b/examples/Unidirectional/CustomNode.vue index 3b2b05d9..bc9e47dc 100644 --- a/examples/Unidirectional/CustomNode.vue +++ b/examples/Unidirectional/CustomNode.vue @@ -1,9 +1,12 @@