fix: cleanup editor layout (#3822)

This commit is contained in:
Alex Yang
2023-08-17 23:37:56 -05:00
committed by GitHub
parent e4e17ff606
commit 71cf36a300
3 changed files with 2 additions and 6 deletions

View File

@@ -100,7 +100,6 @@ export function WorkspaceHeader({
/>
}
center={<WorkspaceModeFilterTab />}
right={<PluginHeader />}
/>
{<FilterContainer workspaceId={currentWorkspaceId} />}
</>