Correctly use the base element in `HighlightedLabel` (#7397)
Marshall Bowers
created
This PR updates the `HighlightedLabel` to correctly render its base
element, which is the one that receives the styling properties, instead
of rendering a new `LabelLike`.
Release Notes:
- N/A