the next step should look like this
This commit is contained in:
@@ -180,6 +180,7 @@ export function Step7Illustrations({ onNext, onBack, onUpdateData, formData }: S
|
||||
<div className="w-12 h-2 bg-primary rounded-full" />
|
||||
<div className="w-12 h-2 bg-primary rounded-full" />
|
||||
<div className="w-12 h-2 bg-primary rounded-full" />
|
||||
<div className="w-12 h-2 bg-muted rounded-full" />
|
||||
</div>
|
||||
<Button onClick={onNext} disabled={isNextDisabled}>
|
||||
Next
|
||||
|
||||
Reference in New Issue
Block a user