UNPKG

use-wizard

Version:

A dead-easy-to-use light-weight react hook to handle multi-paths wizards (and simple wizards too) and navigate into them.

2 lines (1 loc) 68 B
export declare type TWizardType = "linearN" | "linearS" | "nested";