Skip to content

Commit

Permalink
chore: docs nit
Browse files Browse the repository at this point in the history
  • Loading branch information
damianricobelli committed Aug 20, 2024
1 parent 0286d70 commit 09d92a7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/pages/docs/migrating-to-v3.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,4 @@ const MySteps = () => {

### Add `all` property

The `all` property has been added to the object returned by the `useStepper` hook. This property contains all the steps in the stepper.

```tsx
The `all` property has been added to the object returned by the `useStepper` hook. This property contains all the steps in the stepper.

0 comments on commit 09d92a7

Please sign in to comment.