From dabcccc4940049dad578745e9d9d7c096975c403 Mon Sep 17 00:00:00 2001 From: Gabriel Sroka Date: Sun, 29 Dec 2019 15:43:06 -0800 Subject: [PATCH] Update IDEView.jsx ` {this.props.ide.preferencesIsVisible && @@ -389,6 +390,7 @@ class IDEView extends React.Component { } { this.props.location.pathname === '/about' && @@ -397,6 +399,7 @@ class IDEView extends React.Component { } { this.props.location.pathname === '/feedback' && @@ -405,6 +408,7 @@ class IDEView extends React.Component { } { this.props.ide.shareModalVisible && @@ -417,6 +421,7 @@ class IDEView extends React.Component { } { this.props.ide.keyboardShortcutVisible && @@ -425,6 +430,7 @@ class IDEView extends React.Component { } { this.props.ide.errorType &&