From 6c35ee9270e62d1350224b73a4528d4a99833148 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Thu, 11 May 2023 14:17:12 +0200 Subject: [PATCH] docs: typo in context-menu --- docs/components/content/examples/ContextMenuExample.vue | 2 +- docs/content/5.overlays/5.context-menu.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/components/content/examples/ContextMenuExample.vue b/docs/components/content/examples/ContextMenuExample.vue index 98c9efdd..2f13f734 100644 --- a/docs/components/content/examples/ContextMenuExample.vue +++ b/docs/components/content/examples/ContextMenuExample.vue @@ -25,7 +25,7 @@ function openContextMenu () { Right click here - +
Menu
diff --git a/docs/content/5.overlays/5.context-menu.md b/docs/content/5.overlays/5.context-menu.md index 8bcdea99..6df25c48 100644 --- a/docs/content/5.overlays/5.context-menu.md +++ b/docs/content/5.overlays/5.context-menu.md @@ -32,7 +32,7 @@ function openContextMenu () {