Skip to content

Commit 8f83211

Browse files
Update docs: LivePersona disclaimer + ListItemAttachments
1 parent 76bad72 commit 8f83211

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

docs/documentation/docs/controls/ListItemAttachments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ import { ListItemAttachments } from '@pnp/spfx-controls-react/lib/ListItemAttach
3030
disabled={false} />
3131
```
3232

33-
- If You want to use `ListItemAttachments` controls with new form You have to use React.createRef.
33+
- If you want to use `ListItemAttachments` controls with new form you have to use React.createRef.
3434

3535
Following example will add selected attachments to list item with id = 1
3636

docs/documentation/docs/controls/LivePersona.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
This control allows you to use LivePersona Card available on SharePoint Online.
44

5-
## Considerations/Disclaimer
6-
7-
**The LivePersona Card uses an internal SharePoint Component and it can be changed in the future. Use at your own risk and be conscious that it's behaviour can be changed**
5+
!!! attention
6+
The `LivePersona` Card uses an internal SharePoint Component and it can be changed in the future. Use at your own risk and be conscious that its behavior can be changed.
87

98
## Example
109

0 commit comments

Comments
 (0)