import { Checkbox } from "@/styles/base-nova/ui/checkbox" import { Field, FieldDescription, FieldGroup, FieldLabel, FieldLegend, FieldSet, } from "@/styles/base-nova/ui/field" export function CheckboxGroup() { return (
Show these items on the desktop: Select the items you want to show on the desktop. Hard disks External disks CDs, DVDs, and iPods Connected servers
) }