Blockquote
A blockquote is a way to stylistically and semantically present a quote from another source
Don't get set into one form, adapt it and build your own, and let it grow, be like water.
Prop name | Type | Default | Description |
---|---|---|---|
cite | string | null | The author or work to be cited in the blockquote |
className | string | null | A custom className you would like to pass to the Component |
rightBorder | bool | false | Whether or not to render the border on the right |
children | union | Required | Content of the blockquote |