zed/crates/ui
Danilo Leal 9f52683ebc
Remove the SwitchWithLabel component (#23240)
This PR removes the `SwitchWithLabel` component because we're adding
`label` as a method to `Switch`. Thus, we no longer need an extra
component just to append a label. Additionally, we're also adding
`keybinding` as a method.

Release Notes:

- N/A

---------

Co-authored-by: Agus Zubiaga <hi@aguz.me>
2025-01-16 12:18:59 -03:00
..
docs
src Remove the SwitchWithLabel component (#23240) 2025-01-16 12:18:59 -03:00
Cargo.toml
LICENSE-GPL