From 580c9ffc0003a1c4d9731c930df7c04b754343e3 Mon Sep 17 00:00:00 2001 From: Siddharth Date: Sat, 23 May 2020 01:15:43 +0530 Subject: [PATCH] Added react-teams-message webpart Added react-teams-message webpart, updated read me file for typos. --- samples/react-teams-message/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/samples/react-teams-message/README.md b/samples/react-teams-message/README.md index 42070ea42..dff9793b5 100644 --- a/samples/react-teams-message/README.md +++ b/samples/react-teams-message/README.md @@ -2,7 +2,8 @@ ## Summary -This is sample webpart that displays current logged in user's Microsoft Teams(user is member of), its channels and will allows to send message to any Team's channel. It will also allow user to open teams channel via link. This webpart can be useful on Intranet home page which can be added as My Teams webpart. +This is a sample web part that displays currently logged in user's Microsoft Teams(user is member of), its channels and will allow sending messages to any Team's channel. It will also allow the user to open the team's channel via the link. This web part can be useful on the Intranet home page which can be added as My Teams web part. + * Web Part in Action