UNPKG

@wix/design-system

Version:

@wix/design-system

6 lines 183 B
export function RowStatusCell({ status, messages }: { status: any; messages: any; }): React.JSX.Element; import React from 'react'; //# sourceMappingURL=RowStatusCell.d.ts.map