We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e5924 commit 197ca69Copy full SHA for 197ca69
README.md
@@ -145,9 +145,7 @@ const MyApp = () => (
145
>
146
> `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish").
147
148
-> `onUpdate` must be used when `showFinishButton = false`.
149
->
150
-> Default value: `showFinishButton = false`
+> `onUpdate` must be used when `showFinishButton = false` (default).
151
152
Required props:
153
- `options`
0 commit comments