### wizardStep-updated-body-typing [(#10637)](https://github.com/patternfly/patternfly-react/pull/10637)

The `body` prop on WizardStep no longer accepts a value of "null".

#### Examples

In:

```jsx
%inputExample%
```

Out:

```jsx
%outputExample%
```
