diff --git a/docs/components/home/Additional.vue b/docs/components/home/Additional.vue index 32474a01..824f9bec 100644 --- a/docs/components/home/Additional.vue +++ b/docs/components/home/Additional.vue @@ -102,7 +102,7 @@ onPaneReady((i) => emit('pane', i)) Vue Flow includes a MiniMap, Controls and Background, as well as a ton of utilities and a supercharged composable to control the internal state outside the Vue Flow component.

- Documentation + Documentation diff --git a/docs/components/home/Basic.vue b/docs/components/home/Basic.vue index 193f9701..9b52116c 100644 --- a/docs/components/home/Basic.vue +++ b/docs/components/home/Basic.vue @@ -102,7 +102,7 @@ onPaneReady((i) => emit('pane', i)) Vue Flow comes with seamless zooming & panning, different edge and node types, single and multi-selection, controls, several event handlers and more.

- Documentation + Documentation
{