|
|
|
@ -230,7 +230,7 @@ export function Workspace () { |
|
|
|
|
</div> |
|
|
|
|
<div className='h-100 remixui_fileExplorerTree'> |
|
|
|
|
<div className='h-100'> |
|
|
|
|
<div className='pl-2 h-100 remixui_treeview' data-id='filePanelFileExplorerTree'> |
|
|
|
|
<div className='pl-2 remixui_treeview' data-id='filePanelFileExplorerTree'> |
|
|
|
|
{ (global.fs.mode === 'browser') && (currentWorkspace !== NO_WORKSPACE) && |
|
|
|
|
<FileExplorer |
|
|
|
|
name={currentWorkspace} |
|
|
|
|