1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-03-11 06:25:05 +00:00

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

This commit is contained in:
Alice Dahan 2024-08-26 09:37:33 +02:00 committed by liliced
parent 77553b42e4
commit 8322e53425

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)