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.
2 parents a475b79 + 3db7382 commit 9a9fe1fCopy full SHA for 9a9fe1f
README.md
@@ -201,7 +201,7 @@ The wrapper overrides some Intro.js default options in the `helpers/defaultProps
201
| `skipLabel` | Skip button label. | String |
202
| `doneLabel` | Done button label. | String |
203
| `hidePrev` | Hides the Previous button in the first step. | Boolean |
204
-| `hideNextl` | Hide the Next button in the last step. | Boolean |
+| `hideNext` | Hide the Next button in the last step. | Boolean |
205
| `tooltipPosition` | Position of the tooltips. | String |
206
| `tooltipClass` | CSS class of the tooltips. | String |
207
| `highlightClass` | CSS class of the helperLayer. | String |
0 commit comments