Skip to content

Commit 04ea3ca

Browse files
committed
more
1 parent 2e4c46f commit 04ea3ca

File tree

1 file changed

+0
-1
lines changed
  • apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/action-bar

1 file changed

+0
-1
lines changed

apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/action-bar/action-bar.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export const ActionBar = memo(
6868
subBlockValues,
6969
})
7070

71-
// Set pending selection before adding - workflow.tsx will apply it after render
7271
setPendingSelection([newId])
7372
collaborativeBatchAddBlocks([block], [], {}, {}, { [newId]: filteredValues })
7473
}, [

0 commit comments

Comments
 (0)