this is how the next step should look like. extra options should be disp
This commit is contained in:
@@ -74,6 +74,7 @@ export function Step4DesignProcess({ onNext, onBack, onUpdateData, formData }: S
|
||||
<div className="w-12 h-2 bg-primary 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