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