@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) • 478 B
JavaScript
import { blockquoteStyle } from "./blockquote.style.js";
import { BlockquoteCaption, BlockquoteCite, BlockquoteContent, BlockquoteIcon, BlockquotePropsContext, BlockquoteRoot, useBlockquotePropsContext } from "./blockquote.js";
import { namespace_exports } from "./namespace.js";
export { namespace_exports as Blockquote, BlockquoteCaption, BlockquoteCite, BlockquoteContent, BlockquoteIcon, BlockquotePropsContext, BlockquoteRoot, blockquoteStyle, useBlockquotePropsContext };