pull/5370/head
Joseph Izang 2 years ago committed by yann300
parent 25c2051574
commit 42bbed69d7
  1. 4
      libs/remix-ui/workspace/src/lib/remix-ui-workspace.tsx

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

Loading…
Cancel
Save