Move all of the web left-nav shell into the header
This commit is contained in:
parent
9bf48ed595
commit
5f92180058
3 changed files with 154 additions and 190 deletions
|
|
@ -53,7 +53,6 @@ export const WebShell: React.FC = observer(() => {
|
|||
</ErrorBoundary>
|
||||
</View>
|
||||
))}
|
||||
<DesktopLeftColumn />
|
||||
<DesktopRightColumn />
|
||||
<Composer
|
||||
active={store.shell.isComposerActive}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue