Skip to content

Commit

Permalink
Merge pull request #1397 from Adam-it/update-sample-json
Browse files Browse the repository at this point in the history
  • Loading branch information
hugoabernier authored Aug 22, 2024
2 parents 76615f2 + 5445824 commit e913d14
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions samples/react-field-reporting/assets/sample.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
{
"name": "pnp-sp-dev-spfx-extensions-react-field-reporting",
"source": "pnp",
"title": "TODO: TITLE-GOES-HERE",
"shortDescription": "DESCRIPTION-GOES-HERE",
"title": "React Document Reporting Field Customizer",
"shortDescription": "A React-based SPFx application for monitoring user activity within SharePoint documents.",
"url": "https://github.com/pnp/sp-dev-fx-extensions/tree/main/samples/react-field-reporting",
"longDescription": [
"TODO: LONG-DESCRIPTION-GOES-HERE"
"This application logs details about who has opened a document into Application Insights and displays real-time reporting data in tabular and chart formats."
],
"creationDateTime": "2023-12-25",
"updateDateTime": "2023-12-31",
Expand Down Expand Up @@ -73,4 +73,4 @@
}
]
}
]
]

0 comments on commit e913d14

Please sign in to comment.