UNPKG

@ssplib/react-components

Version:
9 lines (8 loc) 213 B
export declare function FieldLabel({ title, xs, tag, md, lg, paddingBottom }: { title: string; tag?: string; xs?: number; md?: number; lg?: number; paddingBottom?: number; }): JSX.Element;