Skip to content

Commit

Permalink
Merge pull request #1147 from MathijsVerbeeck/documentationFix
Browse files Browse the repository at this point in the history
minor documentation fix
  • Loading branch information
AJIXuMuK authored Mar 18, 2022
2 parents e18b928 + 60e2ea0 commit 96dae2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/docs/controls/LivePersona.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ The `LivePersona` control can be configured with the following properties:
| serviceScope | ServiceScope | yes | The SPFx ServiceScope object loaded from context of web part or extension. |
| upn |string | yes | User UPN. |
| disableHover | boolean | no | If info should not appear on hover. |
| template | string | JSX.ELement | yes | The content to wrap with persona info. |
| template | string \| JSX.Element | yes | The content to wrap with persona info. |

0 comments on commit 96dae2f

Please sign in to comment.