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