### expandableSection-remove-isActive-prop [(#9881)](https://github.com/patternfly/patternfly-react/pull/9881)

The `isActive` prop has been removed from ExpandableSection.

#### Examples

In:

```jsx
%inputExample%
```

Out:

```jsx
%outputExample%
```

