UNPKG

primereact

Version:

A rich set of premium UI Components for React.

9 lines (8 loc) 389 B
export { CardBody as Body } from './body'; export { CardCaption as Caption } from './caption'; export { CardContent as Content } from './content'; export { CardFooter as Footer } from './footer'; export { CardHeader as Header } from './header'; export { CardRoot as Root } from './root'; export { CardSubtitle as Subtitle } from './subtitle'; export { CardTitle as Title } from './title';