UNPKG

intro.js-react

Version:
8 lines 127 B
/** * Intro.js options default proptypes. * @type {Object} */ export const options = { hidePrev: true, hideNext: true };