From 56ba043f2cad2bcc79dc97747096baa715239c31 Mon Sep 17 00:00:00 2001 From: Russell Gove Date: Tue, 12 Mar 2024 12:25:58 -0400 Subject: [PATCH] docs --- samples/react-property-bag-editor/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-property-bag-editor/README.md b/samples/react-property-bag-editor/README.md index 999ba9d1e..f5c19e832 100644 --- a/samples/react-property-bag-editor/README.md +++ b/samples/react-property-bag-editor/README.md @@ -60,10 +60,10 @@ Version|Date|Comments Set-PnPTenantSite -Identity {SiteUrl} -DenyAddAndCustomizePages:$false ## Features -This project consists of four webparts that can be used to manage the Property Bags for SharePoint sites and display navigational components from those Properties. +This project consists of two webparts that can be used to manage the Property Bags for SharePoint sites and two webparts that can be used to display navigational components from those Properties. - PropertyBagEditor -This web part allows an administrator to edit selected items in a site's Property Bag. A sample display is shown below: +This web part allows a site owner/administrator to edit selected items in a site's Property Bag. It edits the properties of the current site. A sample display is shown below: ![PropertyBagEditorDisplay](./src/images/PropertyBagEditorDisplay.PNG) Selecting a Property and clicking the Edit button will bring up the Edit Panel: