Form group description is not accounced when used with input group
Context
When GlFormGroup wraps GlFormInputGroup, description is not announced on voiceover.
source: gitlab!172537 (comment 2211077696)
Solution
- Add
inheritAttrs: falsetoGlFormInputGroup
