UNPKG

@cimpress/react-components

Version:
10 lines 441 B
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