ZIm/crates/ui2/src/components/label
Marshall Bowers 8f1c74b8bc
Factor out LabelLike to share common label styles (#3510)
This PR factors out a new `LabelLike` component to share common styles
between the `Label` and `HighlightedLabel` components.

Release Notes:

- N/A
2023-12-06 11:17:12 -05:00
..
highlighted_label.rs Factor out LabelLike to share common label styles (#3510) 2023-12-06 11:17:12 -05:00
label.rs Factor out LabelLike to share common label styles (#3510) 2023-12-06 11:17:12 -05:00
label_like.rs Factor out LabelLike to share common label styles (#3510) 2023-12-06 11:17:12 -05:00