Fixed LOB app

This commit is contained in:
Hugo Bernier 2023-08-06 16:05:06 -04:00 committed by GitHub
parent 31fc2b02ff
commit 7c87f8a65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 1 deletions

View File

@ -31,7 +31,13 @@
"alt": "LOB Integration web part" "alt": "LOB Integration web part"
} }
], ],
"authors": [], "authors": [
{
"gitHubAccount": "pnp",
"pictureUrl": "https://github.com/pnp.png",
"name": "Microsoft 365 & Power Platform Community"
}
],
"references": [ "references": [
{ {
"name": "Build your first SharePoint client-side web part", "name": "Build your first SharePoint client-side web part",