### dataListAction-remove-isPlainButtonAction-prop [(#10939)](https://github.com/patternfly/patternfly-react/pull/10939)

The `isPlainButtonAction` prop has been removed from DataListAction as a wrapper is no longer needed.

#### Examples

In:

```jsx
%inputExample%
```

Out:

```jsx
%outputExample%
```
