Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated import statement in docs for ComboBoxListItemPicker #510

Merged
merged 3 commits into from
Mar 27, 2020

Conversation

siddharth-vaghasia
Copy link
Contributor

Q A
Documentation update? [ x]
New feature? [ ]
New sample? [ ]
Related issues? #509

What's in this Pull Request?

Updating documentation for the correcting import statement

Current
import { ComboBoxListItemPicker } from '@pnp/spfx-controls-react/lib/ComboBoxListItemPicker';

Corrected
import { ComboBoxListItemPicker } from '@pnp/spfx-controls-react/lib/listItemPicker';

estruyf and others added 3 commits March 23, 2020 17:50
Updated import statement as ComboBoxListItemPicker is exported through listItemPicker
@siddharth-vaghasia siddharth-vaghasia changed the title Patch 2 Updated import statement in docs for ComboBoxListItemPicker Mar 24, 2020
@AJIXuMuK AJIXuMuK added this to the 1.18.0 milestone Mar 27, 2020
@AJIXuMuK AJIXuMuK merged commit 5fcadd8 into pnp:dev Mar 27, 2020
@AJIXuMuK
Copy link
Collaborator

Thank you @siddharth-vaghasia!

@estruyf estruyf mentioned this pull request May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants