UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

5 lines (4 loc) 340 B
import { cardStyle } from "./card.style.js"; import { CardBody, CardFooter, CardHeader, CardPropsContext, CardRoot, useCardPropsContext } from "./card.js"; import { namespace_exports } from "./namespace.js"; export { namespace_exports as Card, CardBody, CardFooter, CardHeader, CardPropsContext, CardRoot, cardStyle, useCardPropsContext };