From 36347651df748ecac9088d43aec6ddb7f9f8ce07 Mon Sep 17 00:00:00 2001 From: Gandharv Date: Fri, 20 Aug 2021 18:41:49 +0530 Subject: [PATCH] Feature: toggle query pane visibility (#558) * add sidebar hide/show * remove sidebar toggle --- frontend/src/Editor/Editor.jsx | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/frontend/src/Editor/Editor.jsx b/frontend/src/Editor/Editor.jsx index 2afa17c165..35ecb86480 100644 --- a/frontend/src/Editor/Editor.jsx +++ b/frontend/src/Editor/Editor.jsx @@ -527,14 +527,7 @@ class Editor extends React.Component { value={this.state.app.name} /> )} - {/*
- - - +
-
*/} +
{/*