UNPKG

react-use-wizard

Version:

React wizard (stepper) builder without the hassle, powered by hooks.

3 lines (2 loc) 100 B
export { default as Wizard } from './wizard'; export { default as useWizard } from './useWizard';