UNPKG

rsuite

Version:

A suite of react components

7 lines (6 loc) 244 B
import Card from './Card'; export type { CardProps } from './Card'; export type { CardBodyProps } from './CardBody'; export type { CardHeaderProps } from './CardHeader'; export type { CardFooterProps } from './CardFooter'; export default Card;