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 0ac78d9 commit d3d5535Copy full SHA for d3d5535
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