From 09e636c278817bb480045d4097ee136e1fe051dd Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sun, 3 Apr 2022 19:43:15 +0200 Subject: [PATCH] chore(docs): Replace a-tags with router-links --- docs/components/home/Additional.vue | 2 +- docs/components/home/Basic.vue | 2 +- docs/components/home/Home.vue | 4 ++-- docs/components/home/Nested.vue | 2 +- docs/components/home/RGB.vue | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) 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
{