Skip to content

Commit

Permalink
Empty-Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
EnricoGianoglio committed Oct 31, 2022
1 parent e170705 commit a7d3608
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-components/react-persona/MIGRATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Here's how the API of v8's `Persona` compares to the one from v9's `Persona` com
- ```
```

- `imageShouldFadeIn` => NOT SUPPORTED
- `isOutOfOffice` => Use the `outOfOffice` prop of the `presence` slot. E.g.: `presence={{ outOfOffice: true }}`
- `presence` => Use the `status` prop of the `presence` slot. E.g.: `presence={{ status: 'away' }}`
Expand Down

0 comments on commit a7d3608

Please sign in to comment.