@carbon/ibm-products
Version:
Carbon for IBM Products
15 lines • 555 B
TypeScript
export function MultiStepWithStepInErrorState({ backButtonText, cancelButtonText, className, description, influencerWidth, label, nextButtonText, slug, decorator, submitButtonText, title, }: {
backButtonText: any;
cancelButtonText: any;
className: any;
description: any;
influencerWidth: any;
label: any;
nextButtonText: any;
slug: any;
decorator: any;
submitButtonText: any;
title: any;
}, context: any): React.JSX.Element;
import React from 'react';
//# sourceMappingURL=MultiStepWithStepInErrorState.d.ts.map