Move all of the web left-nav shell into the header
This commit is contained in:
@@ -53,7 +53,6 @@ export const WebShell: React.FC = observer(() => {
|
||||
</ErrorBoundary>
|
||||
</View>
|
||||
))}
|
||||
<DesktopLeftColumn />
|
||||
<DesktopRightColumn />
|
||||
<Composer
|
||||
active={store.shell.isComposerActive}
|
||||
|
||||
Reference in New Issue
Block a user