UNPKG

@sms-frontend/components

Version:

SMS Design React UI Library.

10 lines (9 loc) 202 B
export declare const StepsProgress: { (props: any): JSX.Element; defaultProps: { showText: boolean; size: string; status: string; }; }; export default StepsProgress;