feat(coût-création): Rajoute un lien vers le choix de statut depuis le coût de création

pull/3093/head
Alice Dahan 2024-08-26 09:37:33 +02:00 committed by liliced
parent 77553b42e4
commit 8322e53425
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ export function coûtCréationEntrepriseConfig({
},
},
component: CoutCreationEntreprise,
nextSteps: ['choix-statut'],
// Remove this "as const" when we upgrade to typescript v5:
} as const)