UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

4 lines (3 loc) 318 B
export { BlockquoteRoot, BlockquotePropsProvider, BlockquoteContent, BlockquoteCaption, BlockquoteIcon, useBlockquoteStyles, } from "./blockquote"; export type { BlockquoteRootProps, BlockquoteContentProps, BlockquoteCaptionProps, BlockquoteIconProps, } from "./blockquote"; export * as Blockquote from "./namespace";