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