### component-groups-notAuthorized-rename-props [(react-component-groups/#145)](https://github.com/patternfly/react-component-groups/pull/145)

In react-component-groups, we've renamed NotAuthorized's props `description` to `bodyText` and `title` to `titleText`.

#### Examples

In:

```jsx
%inputExample%
```

Out:

```jsx
%outputExample%
```
