Skip to content

Commit 6dcd6de

Browse files
authored
adding teams-channel-picker to index and link to docs readme (#370)
1 parent 1ba26e1 commit 6dcd6de

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
<mgt-login></mgt-login>
3535
<mgt-person person-query="me" show-name show-email person-card="hover"></mgt-person>
3636
<mgt-people-picker></mgt-people-picker>
37+
<mgt-teams-channel-picker></mgt-teams-channel-picker>
3738
<mgt-tasks data-source="todo"></mgt-tasks>
3839
<mgt-agenda group-by-day></mgt-agenda>
3940
<mgt-people></mgt-people>

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The toolkit currently includes the following components:
2525
* [mgt-agenda](https://docs.microsoft.com/graph/toolkit/components/agenda)
2626
* [mgt-tasks](https://docs.microsoft.com/graph/toolkit/components/tasks)
2727
* [mgt-get](https://docs.microsoft.com/graph/toolkit/components/get)
28+
* [mgt-teams-channel-picker](https://docs.microsoft.com/en-us/graph/toolkit/components/teams-channel-picker)
2829

2930
And the following providers:
3031

0 commit comments

Comments
 (0)