Component blockquote does not exist
The blockquote component can be used to quote text content from an external source that can be used for testimonials, reviews, and quotes inside an article
Get started with a collection of blockquote components when quoting external sources such as quotes inside an article, user reviews, and testimonials based on multiple examples of layouts, styles, and contexts. The main Blockquote component can be used together with thecite tag or attribute to also mention the source of the quote content.
To start using the component make sure that you have imported it from Flowbite Qwik:
import { Blockquote } from "flowbite-qwik"