fannypack-v5
Version:
An accessible, composable, and friendly React UI Kit
6 lines (5 loc) • 304 B
TypeScript
export declare const Card: (styleProps: any) => string;
export declare const CardContent: (styleProps: any) => string;
export declare const CardHeader: (styleProps: any) => string;
export declare const CardTitle: (styleProps: any) => string;
export declare const CardFooter: (styleProps: any) => string;