mirror of
https://github.com/pnp/sp-dev-fx-webparts.git
synced 2025-02-11 15:34:58 +00:00
Updated readme and sample.json
This commit is contained in:
parent
96708c39fd
commit
25945d1bbc
@ -52,8 +52,6 @@ Microsoft Graph permission:
|
|||||||
| 1.0 | March 23, 2023 | Initial release |
|
| 1.0 | March 23, 2023 | Initial release |
|
||||||
| 2.0 | July 11, 2023 | Add minor features|
|
| 2.0 | July 11, 2023 | Add minor features|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Minimal Path to Awesome
|
## Minimal Path to Awesome
|
||||||
|
|
||||||
* Clone this repository (or [download this solution as a .ZIP file](https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-graph-webpart-report) then unzip it)
|
* Clone this repository (or [download this solution as a .ZIP file](https://pnp.github.io/download-partial/?url=https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-graph-webpart-report) then unzip it)
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"This sample web part shows a report of the web parts used on the current site."
|
"This sample web part shows a report of the web parts used on the current site."
|
||||||
],
|
],
|
||||||
"creationDateTime": "2023-05-13",
|
"creationDateTime": "2023-05-13",
|
||||||
"updateDateTime": "2023-05-13",
|
"updateDateTime": "2023-07-11",
|
||||||
"products": [
|
"products": [
|
||||||
"SharePoint"
|
"SharePoint"
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user