docs: update connection-radius example

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-01 22:57:05 +01:00
committed by Braks
parent e0fbefef8f
commit 539b85dc59
8 changed files with 14 additions and 13 deletions
@@ -0,0 +1,2 @@
export { default as SnapToHandleApp } from './App.vue?raw'
export { default as SnappableConnectionLine } from './SnappableConnectionLine.vue?raw'