From 136a31b993207473f1137bc86375c8d529045398 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Thu, 5 Dec 2019 09:25:57 +0300 Subject: [PATCH] Doc update --- src/views/contextmenu/ContextMenuDemo.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/contextmenu/ContextMenuDemo.vue b/src/views/contextmenu/ContextMenuDemo.vue index 365adee18..126dcb0de 100644 --- a/src/views/contextmenu/ContextMenuDemo.vue +++ b/src/views/contextmenu/ContextMenuDemo.vue @@ -3,7 +3,7 @@

ContextMenu

-

ContextMenu displays an overlay menu on right click of its target. Note that components like DataTable has special integration with ContextMenu. Refer to documentation of the individual documentation of the components having a special integration.

+

ContextMenu displays an overlay menu on right click of its target. Note that components like DataTable has special integration with ContextMenu. Refer to documentation of the individual documentation of the with context menu support.