Skip to content

Commit 0fd4893

Browse files
committed
returning back string in the docs
1 parent b0a07b5 commit 0fd4893

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
| context | BaseComponentContext | yes | The context object of the SPFx loaded webpart or customizer. |
5151
| upn |string | yes | User UPN. |
5252
| disableHover | boolean | no | If info should not appear on hover. |
53-
| template | 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)