From 7c87f8a65ca3e9a642b8ddb4d606b822fe5e4ce4 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sun, 6 Aug 2023 16:05:06 -0400 Subject: [PATCH] Fixed LOB app --- samples/react-lob-integration/assets/sample.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/samples/react-lob-integration/assets/sample.json b/samples/react-lob-integration/assets/sample.json index e780cade7..daf7069c9 100644 --- a/samples/react-lob-integration/assets/sample.json +++ b/samples/react-lob-integration/assets/sample.json @@ -31,7 +31,13 @@ "alt": "LOB Integration web part" } ], - "authors": [], + "authors": [ + { + "gitHubAccount": "pnp", + "pictureUrl": "https://github.com/pnp.png", + "name": "Microsoft 365 & Power Platform Community" + } + ], "references": [ { "name": "Build your first SharePoint client-side web part",