UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

3 lines (2 loc) 354 B
export { BlockquoteRoot as Root, BlockquotePropsProvider as PropsProvider, BlockquoteContent as Content, BlockquoteCaption as Caption, BlockquoteIcon as Icon, } from "./blockquote"; export type { BlockquoteRootProps as RootProps, BlockquoteContentProps as ContentProps, BlockquoteCaptionProps as CaptionProps, BlockquoteIconProps, } from "./blockquote";