We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 29d0910 + 81a61c5 commit c005c9eCopy full SHA for c005c9e
docs/documentation/docs/controls/ListItemAttachments.md
@@ -18,7 +18,7 @@ Here is an example of the control:
18
- Import the control into your component:
19
20
```TypeScript
21
-import { ListItemAttachments } from '@pnp/spfx-controls-react/listItemAttachments';
+import { ListItemAttachments } from '@pnp/spfx-controls-react/lib/ListItemAttachments';
22
```
23
- Use the `ListItemAttachments` control in your code as follows:
24
0 commit comments