This is a blockquote component with
align_items
set tostart
.
This is a blockquote component with
align_items
set tocenter
.
This is a blockquote component with
align_items
set toend
.
{% include '@bolt-components-blockquote/blockquote.twig' with {
content: 'This is a blockquote component.',
align_items: 'end',
} only %}