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