UNPKG

@kelvininc/ui-components

Version:
15 lines (14 loc) 232 B
export const MOCK_STEPS = [ { title: 'Info', cancelable: true }, { title: 'Configuration', allowGoBack: true }, { title: 'Confirmation', allowGoBack: true } ];