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
+1 -1
View File
@@ -230,7 +230,7 @@ export default defineConfigWithTheme<DefaultTheme.Config>({
{ text: 'Updatable Edge', link: '/examples/edges/updatable-edge' },
{ text: 'Custom Connection Line', link: '/examples/edges/connection-line' },
{ text: 'Connection Validation', link: '/examples/edges/validation' },
{ text: 'Snap To Handle', link: '/examples/edges/snap-to-handle' },
{ text: 'Connection Radius', link: '/examples/edges/connection-radius' },
],
},
],