Skip to content

Commit 3d5ae73

Browse files
Sample data update (#452)
Automated check and update of SPFx extensions and webparts samples data and aces sample data. Co-authored-by: Adam-it <[email protected]>
1 parent 48c27ef commit 3d5ae73

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

data/sp-dev-fx-samples.json

+23
Original file line numberDiff line numberDiff line change
@@ -7950,6 +7950,29 @@
79507950
"sampleGalerry": "sp-dev-fx-webparts",
79517951
"sampleType": "samples"
79527952
},
7953+
{
7954+
"name": "pnp-sp-dev-spfx-web-parts-react-nutrient-document-viewer",
7955+
"title": "Nutrient Document Viewer",
7956+
"url": "https://github.com/pnp/sp-dev-fx-webparts/tree/main/samples/react-nutrient-document-viewer",
7957+
"description": "This a custom PDF viewer web part for SharePoint Online by integrating Nutrient for Web using the SharePoint Framework (SPFx).",
7958+
"image": "https://github.com/pnp/sp-dev-fx-webparts/raw/main/samples/react-nutrient-document-viewer/assets/Nutrient-PDF.gif",
7959+
"authors": [
7960+
{
7961+
"name": "Clavin Fernandes",
7962+
"pictureUrl": "https://github.com/cfernandes-muhimbi.png"
7963+
}
7964+
],
7965+
"tags": [
7966+
"SharePoint"
7967+
],
7968+
"createDate": "2025-03-25",
7969+
"updateDate": "2025-03-25",
7970+
"version": "1.20.0",
7971+
"componentType": "webpart",
7972+
"extensionType": null,
7973+
"sampleGalerry": "sp-dev-fx-webparts",
7974+
"sampleType": "samples"
7975+
},
79537976
{
79547977
"name": "pnp-sp-dev-spfx-web-parts-react-office-offer-creation",
79557978
"title": "SharePoint document generator - Offer Creation Web Part",

0 commit comments

Comments
 (0)