Blockquote

Display a quote or a component that looks like a quote.

Description of the SVG image Loading...

Installation

Run the following command:

npx ever-ui-clx@0.2.1 add demo-blockquote

Usage

import { Blockquote, BlockquoteAuthor } from "@/components/ui/blockquote";
<Blockquote>
  Exercitation velit voluptate pariatur nostrud nostrud laborum.
  <BlockquoteAuthor>Lorem</BlockquoteAuthor>
</Blockquote>