(starport) move feature from one step to another

This commit is contained in:
Julien Calixte
2023-07-22 14:25:31 +02:00
parent ca3cbe3470
commit 1579e2598e
7 changed files with 183 additions and 55 deletions

View File

@@ -21,7 +21,7 @@ export const featureSteps: FeatureStep[] = [
blueBuckets: 1
},
{
title: 'Product design',
title: 'Product',
stepIndex: 3,
blueBuckets: 2
},