Component checkbox does not exist
Get started with the checkbox component to allow the user to select one or more options in the form of a square box available in multiple sizes and colors
The checkbox component can be used to receive one or more selected options from the user in the form of a square box available in multiple styles, sizes, colors, and variants.
To use the range component, you need to import it from flowbite-qwik :
import { Checkbox } from "flowbite-qwik"