this is how the next step should look like.
yes = 30 hours no= 0 hours
This commit is contained in:
@@ -91,6 +91,7 @@ export function Step5PageCount({ onNext, onBack, onUpdateData, formData }: Step5
|
||||
<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}>
|
||||
Next
|
||||
|
||||
Reference in New Issue
Block a user