feat: initial commit - adding a plan to phases and different ui for phase order editing
ref: N25B-451
This commit is contained in:
@@ -10,4 +10,5 @@ export const PhaseNodeDefaults: PhaseNodeData = {
|
||||
hasReduce: true,
|
||||
nextPhaseId: null,
|
||||
isFirstPhase: false,
|
||||
plan: undefined,
|
||||
};
|
||||
Reference in New Issue
Block a user