parent
6da3a07bc0
commit
35fb3bb38f
|
@ -1219,7 +1219,7 @@ export default function DebuggerComponent({ pgAdmin, selectedNodeInfo, panel, ev
|
||||||
<Layout
|
<Layout
|
||||||
getLayoutInstance={(obj) => docker.current = obj}
|
getLayoutInstance={(obj) => docker.current = obj}
|
||||||
defaultLayout={defaultLayout}
|
defaultLayout={defaultLayout}
|
||||||
layoutId="SQLEditor/Layout"
|
layoutId="Debugger/Layout"
|
||||||
savedLayout={savedLayout}
|
savedLayout={savedLayout}
|
||||||
/>
|
/>
|
||||||
</Box>
|
</Box>
|
||||||
|
|
Loading…
Reference in New Issue