### pageSidebar-remove-theme-prop [(#9774)](https://github.com/patternfly/patternfly-react/pull/9774)

The `theme` prop has been removed from PageSidebar as theming is no longer handled React-side.

#### Examples

In:

```jsx
%inputExample%
```

Out:

```jsx
%outputExample%
```
