UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines (2 loc) 417 B
export { CardBody as Body, CardRoot as Root, CardPropsProvider as PropsProvider, CardFooter as Footer, CardHeader as Header, CardTitle as Title, CardDescription as Description, } from "./card"; export type { CardBodyProps as BodyProps, CardRootProps as RootProps, CardFooterProps as FooterProps, CardHeaderProps as HeaderProps, CardTitleProps as TitleProps, CardDescriptionProps as DescriptionProps, } from "./card";