Skip to content

Commit

Permalink
Merge pull request #1683 from GSA/1681-revert-set-current-indicator
Browse files Browse the repository at this point in the history
1681 include setCurrent with step indicator
  • Loading branch information
scottqueen-bixal authored Aug 15, 2024
2 parents ac1dcbd + 4046818 commit 5e658df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ const LifeEventSection = ({
<div className="bf-section-info">
<StepIndicator
current={step - 1}
setCurrent={setStep}
data={data}
backLinkLabel={stepIndicator.StepBackButton}
key={`step-indicator-${sectionHeadings}`}
Expand Down

0 comments on commit 5e658df

Please sign in to comment.