UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

3 lines 226 B
import { TActionCardProps } from './types'; export declare const ActionCard: import('react').ForwardRefExoticComponent<TActionCardProps & import('react').RefAttributes<HTMLDivElement>>; //# sourceMappingURL=ActionCard.d.ts.map