Components
Loading preview...
import { Switch } from "@/components/ui/switch-1"
export default function SwitchReadonly() {
return (
<Switch isReadOnly isSelected>
Bluetooth
</Switch>
)
}
Part of Jolly UI — browse the full library on 21st.dev.