From ae7db016ebd93b288d1ea55996829f51e97eb849 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 3 May 2021 00:44:03 -0400 Subject: [PATCH] Update sample.json --- samples/react-chartcontrol/assets/sample.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/samples/react-chartcontrol/assets/sample.json b/samples/react-chartcontrol/assets/sample.json index 88fe86ad6..fd6dddf60 100644 --- a/samples/react-chartcontrol/assets/sample.json +++ b/samples/react-chartcontrol/assets/sample.json @@ -15,6 +15,10 @@ "Office" ], "metadata": [ + { + "key": "PNPCONTROLS", + "value": "ChartControl" + }, { "key": "CLIENT-SIDE-DEV", "value": "React"