react-chrono
Version:
A Modern Timeline component for React
19 lines • 500 B
TypeScript
export declare const button: string;
export declare const buttonIcon: string;
export declare const buttonRecipe: import('@vanilla-extract/recipes').RuntimeFn<{
size: {
sm: {
width: "1.25rem";
height: "1.25rem";
};
md: {
width: "1.5rem";
height: "1.5rem";
};
lg: {
width: "1.75rem";
height: "1.75rem";
};
};
}>;
//# sourceMappingURL=timeline-card-media-buttons.css.d.ts.map