Skip to content

Commit

Permalink
add comment for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
vykes-mac committed Jan 9, 2025
1 parent 758b641 commit c45832e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/landing/stepper/declarative-flow/onboarding.ts
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const onboarding: Flow = {
[]
);

// we are only interested in the initial goals value when the user enters the goals step
const initialGoals = useRef( goals );

return useMemo(
Expand Down

0 comments on commit c45832e

Please sign in to comment.