UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

4 lines (3 loc) 302 B
export { CardBody, CardRoot, CardPropsProvider, CardFooter, CardHeader, CardTitle, CardDescription, useCardStyles, } from "./card"; export type { CardBodyProps, CardRootProps, CardFooterProps, CardHeaderProps, CardTitleProps, CardDescriptionProps, } from "./card"; export * as Card from "./namespace";