From beecd9623bbd43df2f52d89a2ba02442f46b4362 Mon Sep 17 00:00:00 2001
From: Peter
Date: Tue, 26 Sep 2023 15:49:09 +0200
Subject: [PATCH] refined example
---
.../src/routes/custom-connection-line/ConnectionLine.svelte | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/svelte/src/routes/custom-connection-line/ConnectionLine.svelte b/examples/svelte/src/routes/custom-connection-line/ConnectionLine.svelte
index 977359f1..a3676bb0 100644
--- a/examples/svelte/src/routes/custom-connection-line/ConnectionLine.svelte
+++ b/examples/svelte/src/routes/custom-connection-line/ConnectionLine.svelte
@@ -6,6 +6,6 @@
{#if $connectionPath}
-
+
{/if}