Skip to content

Commit 96dae2f

Browse files
authored
Merge pull request #1147 from MathijsVerbeeck/documentationFix
minor documentation fix
2 parents e18b928 + 60e2ea0 commit 96dae2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/docs/controls/LivePersona.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ The `LivePersona` control can be configured with the following properties:
5050
| serviceScope | ServiceScope | yes | The SPFx ServiceScope object loaded from context of web part or extension. |
5151
| upn |string | yes | User UPN. |
5252
| disableHover | boolean | no | If info should not appear on hover. |
53-
| template | string | JSX.ELement | yes | The content to wrap with persona info. |
53+
| template | string \| JSX.Element | yes | The content to wrap with persona info. |

0 commit comments

Comments
 (0)