Update sample.json

This commit is contained in:
Hugo Bernier 2021-05-20 00:54:06 -04:00 committed by GitHub
parent f55741bbb2
commit a40043f473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 78 additions and 75 deletions

View File

@ -1,7 +1,9 @@
{
[
{
"name": "pnp-sp-dev-spfx-web-parts-react-list-form",
"version": null,
"source": "pnp",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/master/samples/react-list-form",
"title": "List Form Web Part",
"shortDescription": "The React List Form web part is a web part for adding a list form to any page. It provides a working example of implementing generic SharePoint list forms using the SharePoint Framework (SPFx) and the React and Office UI Fabric libraries.",
"longDescription": [
@ -28,7 +30,7 @@
{
"type": "image",
"order": 100,
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/master/samples/react-list-form/assets/React-ListForm-Overview.gif",
"url": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-list-form/assets/React-ListForm-Overview.gif",
"alt": "List Form Web Part",
"slides": null
}
@ -72,4 +74,5 @@
}
],
"references": []
}
}
]