Confirm stakeholder template

This commit is contained in:
adilallo
2026-04-04 10:36:26 -06:00
parent 3a3e54d455
commit 5d6530e914
6 changed files with 199 additions and 29 deletions
+1
View File
@@ -17,6 +17,7 @@ export const FLOW_STEP_ORDER: readonly CreateFlowStep[] = [
"review",
"cards",
"right-rail",
"confirm-stakeholders",
"final-review",
"completed",
] as const;