diff --git a/packages/core/src/components/layout/layout.ts b/packages/core/src/components/layout/layout.ts index f7689bd318..2270ae7792 100644 --- a/packages/core/src/components/layout/layout.ts +++ b/packages/core/src/components/layout/layout.ts @@ -169,7 +169,7 @@ export class LayoutComponent extends Component { { useAttrs: true } ); matchingSVGDimensions.height = svgSize.height; - }; + } if (growth === LayoutGrowth.PREFERRED) { const matchingSVGWidth = horizontal