From 2709a5d993a410cbf0955b7fb1bc951cddd45c3b Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 2 Jan 2023 18:34:10 -0500 Subject: [PATCH] Fixed sample.json client-side-dev --- samples/react-flighttracker/assets/sample.json | 2 +- samples/react-kiota-custom-api-client/assets/sample.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-flighttracker/assets/sample.json b/samples/react-flighttracker/assets/sample.json index 0969a3d77..65b971881 100644 --- a/samples/react-flighttracker/assets/sample.json +++ b/samples/react-flighttracker/assets/sample.json @@ -18,7 +18,7 @@ "metadata": [ { "key": "CLIENT-SIDE-DEV", - "value": "TypeScript,React" + "value": "React" }, { "key": "SPFX-VERSION", diff --git a/samples/react-kiota-custom-api-client/assets/sample.json b/samples/react-kiota-custom-api-client/assets/sample.json index 5e9b07804..93f1ddc67 100644 --- a/samples/react-kiota-custom-api-client/assets/sample.json +++ b/samples/react-kiota-custom-api-client/assets/sample.json @@ -19,7 +19,7 @@ "metadata": [ { "key": "CLIENT-SIDE-DEV", - "value": "TypeScript,React" + "value": "React" }, { "key": "SPFX-VERSION",