Skip to content

Commit

Permalink
Merge branch 'selectedGroups' of https://github.com/sophiiae/carbon-c…
Browse files Browse the repository at this point in the history
…harts into selectedGroups
  • Loading branch information
Fei committed Jul 6, 2020
2 parents 2606182 + 16056cc commit 647926e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/components/layout/layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ export class LayoutComponent extends Component {
{ useAttrs: true }
);
matchingSVGDimensions.height = svgSize.height;
};
}

if (growth === LayoutGrowth.PREFERRED) {
const matchingSVGWidth = horizontal
Expand Down

0 comments on commit 647926e

Please sign in to comment.