From 8580f2fec151f67b6ea375e8e8de83fc47307593 Mon Sep 17 00:00:00 2001 From: Peter Zimon Date: Wed, 23 Sep 2020 11:15:51 +0200 Subject: [PATCH] Hide popup notifications --- ghost/portal/src/components/PopupModal.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/portal/src/components/PopupModal.js b/ghost/portal/src/components/PopupModal.js index 37a4e2598b..d32c8b3c4b 100644 --- a/ghost/portal/src/components/PopupModal.js +++ b/ghost/portal/src/components/PopupModal.js @@ -90,7 +90,7 @@ class PopupContent extends React.Component { return (
(this.node = node)} tabIndex="-1"> - + {/* */} {this.renderActivePage()}