UNPKG

@fddayan/react-use-wizard

Version:

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

4 lines (3 loc) 145 B
export { default as Wizard } from './wizard'; export { default as useWizard } from './useWizard'; export { default as Steps } from './steps';