the next step should look like this
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user