import { Label } from "@/examples/radix/ui/label" import { Switch } from "@/examples/radix/ui/switch" export function SwitchSizes() { return (
) }