@yamada-ui/react
Version:
React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion
4 lines • 513 B
TypeScript
import { CardStyle, cardStyle } from "./card.style.js";
import { CardBody, CardBodyProps, CardFooter, CardFooterProps, CardHeader, CardHeaderProps, CardPropsContext, CardRoot, CardRootProps, useCardPropsContext } from "./card.js";
import { namespace_d_exports } from "./namespace.js";
export { namespace_d_exports as Card, CardBody, type CardBodyProps, CardFooter, type CardFooterProps, CardHeader, type CardHeaderProps, CardPropsContext, CardRoot, type CardRootProps, CardStyle, cardStyle, useCardPropsContext };