mirror of
https://github.com/colanode/colanode.git
synced 2025-12-29 00:25:03 +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