### component-groups-multi-content-card-remove-props [(react-component-groups/#145)](https://github.com/patternfly/react-component-groups/pull/145)

The `leftBorderVariant` and `withHeaderBorder` props have been removed from MultiContentCard.

#### Examples

In:

```jsx
%inputExample%
```

Out:

```jsx
%outputExample%
```

