From cb99000c9770ab84f7e726edcaf9fd0de9a15fe1 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Sat, 9 Apr 2022 23:51:29 +0200 Subject: [PATCH] docs: Rename section to Selection Options --- docs/src/guide/config.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/src/guide/config.md b/docs/src/guide/config.md index 27c7923b..94883d5c 100644 --- a/docs/src/guide/config.md +++ b/docs/src/guide/config.md @@ -494,7 +494,7 @@ const edges = ref([ The area in which the viewport can be moved around. -## Selection Pane Options +## Selection Options ### selection-key-code @@ -529,7 +529,6 @@ const edges = ref([ Define a key which can be used to activate remove elements from the pane. - ## Global Node Options ### nodes-draggable