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