You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| history | PropTypes.object | Accepts custom configuration for [history](https://github.com/ReactTraining/history)|
414
-
| progress | PropTypes.string | Accepts `pacman`, `bar`, `number` or `none`. To override the color, change the 'quarternary' color in the theme. |
414
+
| progress | PropTypes.string | Accepts `pacman`, `bar`, `number` or `none`. To override the color, change the 'quaternary' color in the theme.|
415
415
| theme | PropTypes.object | Accepts a theme object for styling your presentation |
416
416
| transition | PropTypes.array | Accepts `slide`, `zoom`, `fade` or `spin`, and can be combined. Sets global slide transitions. **Note: If you use the 'scale' transition, fitted text won't work in Safari.**|
417
417
| transitionDuration | PropTypes.number | Accepts integer value in milliseconds for global transition duration. |
0 commit comments