From a0ba4542efc66f13b55eb46fba616bdfb9ec9386 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Fri, 16 Apr 2021 13:29:50 +0200 Subject: [PATCH] fix menu fade animations --- docs/src/demos/Examples/Menus/React/index.jsx | 4 ++-- docs/src/demos/Examples/Menus/React/styles.scss | 4 ---- docs/src/demos/Examples/Menus/Vue/index.vue | 8 ++------ packages/core/src/style.ts | 4 ++++ 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/docs/src/demos/Examples/Menus/React/index.jsx b/docs/src/demos/Examples/Menus/React/index.jsx index ec70b28a..072159d3 100644 --- a/docs/src/demos/Examples/Menus/React/index.jsx +++ b/docs/src/demos/Examples/Menus/React/index.jsx @@ -25,7 +25,7 @@ export default () => { return (
- {editor && + {editor && } - {editor && + {editor &&