Blockquote
The Blockquote component wraps longer text blocks and indicates that the
passage is quoted from another source.
Import
import { Blockquote } from '@dynatrace/strato-components/typography';
Use cases
Provide a source
Use the optional cite prop to reference the source of the quotation by
providing a URL pointing to the original text or further explanation.