diff --git a/packages/core/addon/components/eui-described-form-group/index.hbs b/packages/core/addon/components/eui-described-form-group/index.hbs index 495ab9f7b..c93d2aecd 100644 --- a/packages/core/addon/components/eui-described-form-group/index.hbs +++ b/packages/core/addon/components/eui-described-form-group/index.hbs @@ -7,7 +7,7 @@ ...attributes > - + {{yield to="title"}} @@ -25,8 +25,9 @@ componentName="EuiDescribedFormGroup" paddingSize=(arg-or-default @titleSize "xs") }} + @grow={{@fieldFlexItemProps.grow}} > {{yield}} - \ No newline at end of file +