Quote

A View with a fixed 2px primary left border - used for terminal readouts and markdown blockquotes.

Examples

Default

A View with a 2px primary left border - for terminal readouts and markdown blockquotes.

<Quote bg="terminal" p={3} />

Rounded

A View with a 2px primary left border - for terminal readouts and markdown blockquotes.

<Quote bg="terminal" p={3} borderRadius="md" />

Quote API reference