From f4d7e3c07fd7ec4c203f904551246f298ddb29f8 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 8 Nov 2020 23:29:40 -0500 Subject: [PATCH] Update README.md --- samples/react-multilist-grid/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/react-multilist-grid/README.md b/samples/react-multilist-grid/README.md index 3b9ba7959..a29fae77a 100644 --- a/samples/react-multilist-grid/README.md +++ b/samples/react-multilist-grid/README.md @@ -1,4 +1,4 @@ -# SPFx React Grid +# Multilist Grid ## Summary React-multilist-grid is an SPFx webpart that uses React, Office-UI-Fabric, and Redux to let users edit list data from lists that reside in multiple webs and multiple sites in a single grid, similar to Quick Edit mode. The lists do not to be of the same type – you just need to create column mappings to tell the webpart which fields to show in which columns of the grid.