pull/3961/head
Joseph Izang 2 years ago
parent 97a3178510
commit e219f2dc2e
  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