UNPKG

@yamada-ui/react

Version:

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

4 lines 762 B
import { BlockquoteStyle, blockquoteStyle } from "./blockquote.style.js"; import { BlockquoteCaption, BlockquoteCaptionProps, BlockquoteCite, BlockquoteCiteProps, BlockquoteContent, BlockquoteContentProps, BlockquoteIcon, BlockquoteIconProps, BlockquotePropsContext, BlockquoteRoot, BlockquoteRootProps, useBlockquotePropsContext } from "./blockquote.js"; import { namespace_d_exports } from "./namespace.js"; export { namespace_d_exports as Blockquote, BlockquoteCaption, type BlockquoteCaptionProps, BlockquoteCite, type BlockquoteCiteProps, BlockquoteContent, type BlockquoteContentProps, BlockquoteIcon, type BlockquoteIconProps, BlockquotePropsContext, BlockquoteRoot, type BlockquoteRootProps, BlockquoteStyle, blockquoteStyle, useBlockquotePropsContext };