mirror of
https://github.com/colanode/colanode.git
synced 2026-02-24 11:59:53 +01:00
Rerender layout on workspace change
This commit is contained in:
@@ -83,7 +83,7 @@ export const Workspace = () => {
|
||||
},
|
||||
}}
|
||||
>
|
||||
<Layout />
|
||||
<Layout key={workspaceId} />
|
||||
{openSettings && (
|
||||
<WorkspaceSettingsDialog
|
||||
open={openSettings}
|
||||
|
||||
Reference in New Issue
Block a user