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