Skip to content

Commit c005c9e

Browse files
committed
Merge branch 'dev' of github.com:SharePoint/sp-dev-fx-controls-react into dev
2 parents 29d0910 + 81a61c5 commit c005c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/docs/controls/ListItemAttachments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Here is an example of the control:
1818
- Import the control into your component:
1919

2020
```TypeScript
21-
import { ListItemAttachments } from '@pnp/spfx-controls-react/listItemAttachments';
21+
import { ListItemAttachments } from '@pnp/spfx-controls-react/lib/ListItemAttachments';
2222
```
2323
- Use the `ListItemAttachments` control in your code as follows:
2424

0 commit comments

Comments
 (0)