clean console log

pull/5370/head
Joseph Izang 7 months ago
parent 5ae3b0abbf
commit 8df0b58227
  1. 2
      libs/remix-ui/workspace/src/lib/components/file-explorer.tsx

@ -452,8 +452,6 @@ export const FileExplorer = (props: FileExplorerProps) => {
}
console.log(feTarget)
return (
<div className="h-100 remixui_treeview" data-id="filePanelFileExplorerTree">
<div ref={treeRef} tabIndex={0} style={{

Loading…
Cancel
Save