From eaf54369fe6797702e550a57b1e542847020d845 Mon Sep 17 00:00:00 2001 From: petkir Date: Sun, 19 Jul 2020 22:49:18 +0200 Subject: [PATCH] Readme --- samples/react-directory/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/react-directory/README.md b/samples/react-directory/README.md index 8b790933f..a00ad9eac 100755 --- a/samples/react-directory/README.md +++ b/samples/react-directory/README.md @@ -45,13 +45,13 @@ Property |Type|Required| comments --------------------|----|--------|---------- Title | Text| no|WebPart Title -searchFirstName | boolean|no| LastName or FirstName SearchQuery +searchFirstName | boolean|no| Lastname or Firstname search query ## Solution -The web part Use PnPjs library, Office-ui-fabric-react components +The web part use PnPjs library, Office-ui-fabric-react components Solution|Author(s) --------|--------- @@ -63,7 +63,7 @@ Directory Web Part| Peter Paul Kirschner ([@petkir_at](https://twitter.com/petki Version|Date|Comments -------|----|-------- 1.0.0|July 29, 2019|Initial release -1.0.1|July 19, 2020|Bugfix and MockService for Workbench (LivePersonaCard not supported in Workbench) +1.0.1|July 19, 2020|Bugfix and mock-service for workbench (```LivePersonaCard``` not supported in workbench) ## Disclaimer