From fe5692323401295ffcbb3c54eebeed7cda845637 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 3 May 2021 00:33:23 -0400 Subject: [PATCH] Update sample.json --- samples/react-accordion-dynamic-section/assets/sample.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/samples/react-accordion-dynamic-section/assets/sample.json b/samples/react-accordion-dynamic-section/assets/sample.json index 021a5aa03..cad5d007f 100644 --- a/samples/react-accordion-dynamic-section/assets/sample.json +++ b/samples/react-accordion-dynamic-section/assets/sample.json @@ -26,6 +26,10 @@ { "key": "SPFX-TEAMSTAB", "value": "true" + }, + { + "key": "PNPCONTROLS", + "value": "WebPartTitle, Placeholder" } ], "thumbnails": [ @@ -88,4 +92,4 @@ } ] } -] \ No newline at end of file +]