diff --git a/samples/react-staffdirectory/README.md b/samples/react-staffdirectory/README.md index 66b7ce903..6e5abebb7 100644 --- a/samples/react-staffdirectory/README.md +++ b/samples/react-staffdirectory/README.md @@ -23,6 +23,8 @@ extensions: This web part shows the current user's colleagues, and allows the user to search AD directory, The user can configure the properties to show when expand the user card. ![staff](./assets/staffdirectory.gif) +![staff](./assets/staffTeams01.png) +![staff](./assets/staffTeams02.png) ## Compatibility diff --git a/samples/react-staffdirectory/assets/staffTeams01.png b/samples/react-staffdirectory/assets/staffTeams01.png new file mode 100644 index 000000000..aab81aca4 Binary files /dev/null and b/samples/react-staffdirectory/assets/staffTeams01.png differ diff --git a/samples/react-staffdirectory/assets/staffTeams02.png b/samples/react-staffdirectory/assets/staffTeams02.png new file mode 100644 index 000000000..ed2d2886e Binary files /dev/null and b/samples/react-staffdirectory/assets/staffTeams02.png differ