pull/5370/head
Joseph Izang 1 year ago
parent d61a736651
commit e82887bc20
  1. 1
      libs/remix-ui/workspace/src/lib/reducers/workspace.ts

@ -1065,7 +1065,6 @@ const normalize = (
} }
} }
}) })
// do sorting here.
if (newInputType === 'folder') { if (newInputType === 'folder') {
const path = directory + '/blank' const path = directory + '/blank'

Loading…
Cancel
Save