Searched defs:BlockQuoteProps (Results 1 – 2 of 2) sorted by relevance
6 export type BlockQuoteProps = React.PropsWithChildren<ViewProps & { cite?: string }>; alias
6 export type BlockQuoteProps = React.PropsWithChildren<ViewProps & { alias