Skip to content

Commit 197ca69

Browse files
committed
Update README
1 parent d3e5924 commit 197ca69

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,7 @@ const MyApp = () => (
145145
>
146146
> `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish").
147147
>
148-
> `onUpdate` must be used when `showFinishButton = false`.
149-
>
150-
> Default value: `showFinishButton = false`
148+
> `onUpdate` must be used when `showFinishButton = false` (default).
151149
152150
Required props:
153151
- `options`

0 commit comments

Comments
 (0)