diff --git a/src/editor/components/Main.js b/src/editor/components/Main.js
index 56a3ab660..47b2c3580 100644
--- a/src/editor/components/Main.js
+++ b/src/editor/components/Main.js
@@ -283,7 +283,7 @@ export default class Main extends Component {
)}
{this.state.inspectorEnabled && (
-
+
{
return (
{!isAddLayerPanelOpen && (
-
-