Skip to content

Commit 3f38001

Browse files
Update docs
1 parent c4b011f commit 3f38001

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
- [ListPicker](./controls/ListPicker) (allows to select one or multiple available lists/libraries of the current site)
8181
- [ListView](./controls/ListView) (List view control)
8282
- [Map](./controls/Map) (renders a map in a web part)
83+
- [MyTeams](./controls/MyTeams) (My Teams)
8384
- [PeoplePicker](./controls/PeoplePicker) (People Picker)
8485
- [Placeholder](./controls/Placeholder) (shows an initial placeholder if the web part has to be configured)
8586
- [Progress](./controls/Progress) (shows progress of multiple SEQUENTIALLY executed actions)

docs/documentation/mkdocs.yml

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

0 commit comments

Comments
 (0)