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