|
|
@ -535,10 +535,6 @@ export function Workspace () { |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</OverlayTrigger>, |
|
|
|
</OverlayTrigger>, |
|
|
|
] |
|
|
|
] |
|
|
|
const workspaces = global.fs.browser.workspaces |
|
|
|
|
|
|
|
const fs = global.fs |
|
|
|
|
|
|
|
console.log({workspaces}) |
|
|
|
|
|
|
|
console.log({fs}) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
return ( |
|
|
|
return ( |
|
|
|
<div className='d-flex flex-column justify-content-between h-100'> |
|
|
|
<div className='d-flex flex-column justify-content-between h-100'> |
|
|
|