@cimpress/react-components
Version:
React components to support the MCP styleguide
10 lines • 441 B
TypeScript
import type { TextSize } from './InlineEdit';
export declare const inlineEdit: string;
export declare const labelStyle: string;
export declare const sizeStyle: any;
export declare const formControl: string;
export declare const inputBaseStyle: (size: TextSize) => string;
export declare const rightAddOn: string;
export declare const errorMessage: string;
export declare const successIconWrapper: string;
//# sourceMappingURL=styles.d.ts.map