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 759e92b + d3d5535 commit 5fcadd8Copy full SHA for 5fcadd8
docs/documentation/docs/controls/ComboBoxListItemPicker.md
@@ -18,7 +18,7 @@ Here is an example of the control:
18
- Import the control into your component:
19
20
```TypeScript
21
-import { ComboBoxListItemPicker } from '@pnp/spfx-controls-react/lib/ComboBoxListItemPicker';
+import { ComboBoxListItemPicker } from '@pnp/spfx-controls-react/lib/listItemPicker';
22
```
23
- Use the `ComboBoxListItemPicker` control in your code as follows:
24
0 commit comments