Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwagerfield committed Sep 23, 2023
1 parent d3e5924 commit 197ca69
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,7 @@ const MyApp = () => (
>
> `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish").
>
> `onUpdate` must be used when `showFinishButton = false`.
>
> Default value: `showFinishButton = false`
> `onUpdate` must be used when `showFinishButton = false` (default).
Required props:
- `options`
Expand Down

0 comments on commit 197ca69

Please sign in to comment.