Skip to content

Commit 4b7c170

Browse files
committed
Docs: missing Location Picker links
1 parent 347010c commit 4b7c170

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docs/documentation/docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ The following controls are currently available:
8080
- [ListItemPicker](./controls/ListItemPicker) (allows to select one or more items from a list)
8181
- [ListPicker](./controls/ListPicker) (allows to select one or multiple available lists/libraries of the current site)
8282
- [ListView](./controls/ListView) (List view control)
83+
- [LocationPicker](./controls/LocationPicker) (Location Picker control)
8384
- [Map](./controls/Map) (renders a map in a web part)
8485
- [MyTeams](./controls/MyTeams) (My Teams)
8586
- [PeoplePicker](./controls/PeoplePicker) (People Picker)

docs/documentation/mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ nav:
4242
- ListPicker: 'controls/ListPicker.md'
4343
- ListView: 'controls/ListView.md'
4444
- "ListView: add a contextual menu": 'controls/ListView.ContextualMenu.md'
45+
- LocationPicker: 'controls/LocationPicker.md'
4546
- Map: 'controls/Map.md'
4647
- MyTeams: 'controls/MyTeams.md'
4748
- Pagination: 'controls/Pagination.md'

0 commit comments

Comments
 (0)