When labeling a group of inputs it's recommended to create a fieldset element with a nested legend element. I'd like to add support to treat the FormLabel component as a legend instead of a label for situations like this.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/legend