From 3b3a0103b9da3ed6d53d22b55a5549167835056b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Thu, 1 Apr 2021 17:36:22 +0200 Subject: [PATCH] add basic styling for menus example --- docs/src/demos/Examples/Menus/React/index.jsx | 10 ++-- .../demos/Examples/Menus/React/styles.scss | 45 ++++++++++++++++ docs/src/demos/Examples/Menus/Vue/index.vue | 53 +++++++++++++++++-- .../Extensions/BubbleMenu/React/index.jsx | 6 +-- .../demos/Extensions/BubbleMenu/Vue/index.vue | 4 +- 5 files changed, 104 insertions(+), 14 deletions(-) diff --git a/docs/src/demos/Examples/Menus/React/index.jsx b/docs/src/demos/Examples/Menus/React/index.jsx index dd6ca274..af78c4a5 100644 --- a/docs/src/demos/Examples/Menus/React/index.jsx +++ b/docs/src/demos/Examples/Menus/React/index.jsx @@ -22,7 +22,7 @@ export default () => { return (
- {editor && + {editor && } - {editor && + {editor &&