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