From 25dd2478f0b6d78c04a34ec59f579cd1f96ce42a Mon Sep 17 00:00:00 2001 From: Joseph Izang Date: Wed, 2 Aug 2023 15:04:11 +0100 Subject: [PATCH] testing formatting of workspace.ts --- libs/remix-ui/workspace/src/lib/reducers/workspace.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/remix-ui/workspace/src/lib/reducers/workspace.ts b/libs/remix-ui/workspace/src/lib/reducers/workspace.ts index 66170be1d2..936ec12e4d 100644 --- a/libs/remix-ui/workspace/src/lib/reducers/workspace.ts +++ b/libs/remix-ui/workspace/src/lib/reducers/workspace.ts @@ -1065,6 +1065,7 @@ const normalize = ( } } }) + // do sorting here. if (newInputType === 'folder') { const path = directory + '/blank'