import { Checkbox, Label } from "@medusajs/ui" export default function CheckboxChecked() { return (
) }