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.
1 parent 6985a86 commit 16c72fcCopy full SHA for 16c72fc
docs/documentation/docs/controls/ListItemPicker.md
@@ -16,7 +16,7 @@ Here is an example of the control:
16
- Import the control into your component:
17
18
```TypeScript
19
-import { ListItemPicker } from '@pnp/spfx-controls-react/listItemPicker';
+import { ListItemPicker } from '@pnp/spfx-controls-react/lib/listItemPicker';
20
```
21
- Use the `ListItemPicker` control in your code as follows:
22
0 commit comments