Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
Co-authored-by: Anthony Grullon <anthony.grullon@automattic.com>
  • Loading branch information
escapemanuele and agrullon95 authored Jan 15, 2025
1 parent 95b3755 commit d45d4a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/landing/stepper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The stepper framework is a new framework for quickly spinning up sign-up flows.

## Non-linearity

It has been tricky for us to create flows with input-driven steps configuration. Stepper makes it easy by using `useStepNavigation`. This hook has access to the state of the flow so it make navigation decisions based on it at every stage of the flow.
It has been tricky for us to create flows with input-driven steps configuration. Stepper makes it easy by using `useStepNavigation`. This hook has access to the state of the flow so it makes navigation decisions based on it at every stage of the flow.

### Example flow

Expand Down

0 comments on commit d45d4a9

Please sign in to comment.