import { Checkbox } from "@/components/ui/checkbox"; import { Label } from "@/components/ui/label"; const BasicCheckbox = () => { return (