fannypack-v5
Version:
An accessible, composable, and friendly React UI Kit
6 lines (5 loc) • 310 B
TypeScript
export declare const Tag: (styleProps: any) => string;
export declare const TagContent: (styleProps: any) => string;
export declare const TagClose: (styleProps: any) => string;
export declare const outlinedProperties: (styleProps: any) => string;
export declare const sizeProperties: (styleProps: any) => any;