Update sample.json

This commit is contained in:
Hugo Bernier 2021-05-02 18:34:12 -04:00 committed by GitHub
parent e3e1ef53ed
commit acb843256a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -2,11 +2,12 @@
{ {
"name": "pnp-sp-dev-spfx-web-parts-angular-ngofficeuifabric-todo", "name": "pnp-sp-dev-spfx-web-parts-angular-ngofficeuifabric-todo",
"source": "pnp", "source": "pnp",
"title": "Angular \u0026 ngOfficeUIFabric Client-Side Web Part", "title": "Angular \u0026 ngOfficeUIFabric Client-Side Web Part",
"shortDescription": "", "shortDescription": "Illustrates the use of Angular and ngOfficeUIFabric with the SharePoint Framework.",
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/angular-ngofficeuifabric-todo", "url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/angular-ngofficeuifabric-todo",
"longDescription": [ "longDescription": [
"" "This is a sample web part that illustrates the use of Angular and ngOfficeUIFabric with the SharePoint Framework.",
"You can find a video recording walk-through this sample from SharePoint PnP YouTube channel."
], ],
"creationDateTime": "2016-09-09", "creationDateTime": "2016-09-09",
"updateDateTime": "2016-09-09", "updateDateTime": "2016-09-09",