diff --git a/docs/components/popout-menu.md b/docs/components/popout-menu.md index cf24f551..0b381962 100644 --- a/docs/components/popout-menu.md +++ b/docs/components/popout-menu.md @@ -75,23 +75,41 @@ ``` -# Popout Menu on hover - - - Hover me! - - - +[//]: # (# Popout Menu on hover) -```vue - - Hover me! - - -``` +[//]: # () + +[//]: # ( ) + +[//]: # ( Hover me! ) + +[//]: # ( ) + +[//]: # ( ) + +[//]: # () + +[//]: # () +[//]: # (```vue) + +[//]: # () + +[//]: # ( Hover me!) + +[//]: # ( ) + +[//]: # () + +[//]: # (```) diff --git a/lib/components/base/PopoutMenu.vue b/lib/components/base/PopoutMenu.vue index 06ecbe3c..39fb5784 100644 --- a/lib/components/base/PopoutMenu.vue +++ b/lib/components/base/PopoutMenu.vue @@ -1,11 +1,5 @@