From 69dc45c3be6e3fd92c1ae51430ba8640e3ad0a34 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Tue, 14 Dec 2021 13:37:26 +0100 Subject: [PATCH] update(examples): fix examples Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com> --- .../CustomConnectionLine.vue | 5 +---- examples/CustomNode/ColorSelectorNode.vue | 8 -------- examples/CustomNode/CustomNode.vue | 20 +++---------------- examples/DragNDrop/DnD.vue | 13 +++++------- examples/Edges/EdgesExample.vue | 12 +++++------ examples/Empty/EmptyExample.vue | 11 +++++----- examples/Hidden/HiddenExample.vue | 2 +- examples/Interaction/InteractionExample.vue | 11 ++++------ 8 files changed, 25 insertions(+), 57 deletions(-) diff --git a/examples/CustomConnectionLine/CustomConnectionLine.vue b/examples/CustomConnectionLine/CustomConnectionLine.vue index 7894d918..8caedcde 100644 --- a/examples/CustomConnectionLine/CustomConnectionLine.vue +++ b/examples/CustomConnectionLine/CustomConnectionLine.vue @@ -1,6 +1,6 @@