UNPKG

@moderntribe/wme

Version:

Components and hooks to build the best UX/UI admin wizards

4 lines (3 loc) 95 B
export declare function useMaxActiveStep(activeStep?: number): { maxActiveStep: number; };