Skip to content

Commit

Permalink
Merge pull request #254 from moersoy/patch-1
Browse files Browse the repository at this point in the history
Update ListItemAttachments.md
  • Loading branch information
estruyf committed Mar 29, 2019
2 parents 9462fb3 + 484cf8a commit 81a61c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/docs/controls/ListItemAttachments.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Here is an example of the control:
- Import the control into your component:

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

Expand Down

0 comments on commit 81a61c5

Please sign in to comment.