diff --git a/packages/bruno-app/src/components/Sidebar/MenuBar/index.js b/packages/bruno-app/src/components/Sidebar/MenuBar/index.js index b0192849e..1cd2245d6 100644 --- a/packages/bruno-app/src/components/Sidebar/MenuBar/index.js +++ b/packages/bruno-app/src/components/Sidebar/MenuBar/index.js @@ -27,18 +27,12 @@ const MenuBar = () => { {openTheme && setOpenTheme(false)} />}
- + {/* Todo: Fix this: Clicking on this crashes the app */} + {/*
- - {!isPlatformElectron ? ( - -
- -
- - ) : null} + */} {/*
*/}