the next step should look like this

This commit is contained in:
Leon Serfaty G
2025-07-17 10:31:26 +00:00
parent b07f7af30c
commit db77e86302
8 changed files with 133 additions and 0 deletions
@@ -75,6 +75,7 @@ export function Step4DesignProcess({ onNext, onBack, onUpdateData, formData }: S
<div className="w-12 h-2 bg-muted rounded-full" />
<div className="w-12 h-2 bg-muted rounded-full" />
<div className="w-12 h-2 bg-muted rounded-full" />
<div className="w-12 h-2 bg-muted rounded-full" />
</div>
<Button onClick={onNext} disabled={!selectedOption}>
Next