### tile-deprecated [(#10821)](https://github.com/patternfly/patternfly-react/pull/10821)

Tile has been deprecated. Running the fix flag will update your imports to our deprecated package, but we suggest using Card instead. There is a new Card example on our documentation showcasing how to set up a Card as a Tile.

#### Examples

In:

```jsx
%inputExample%
```

Out:

```jsx
%outputExample%
```
