From 9fc30c5e7a628b7ad8c6ac2e08f76c69276c1ee6 Mon Sep 17 00:00:00 2001 From: Paolo Pialorsi Date: Thu, 26 Oct 2023 11:04:10 +0200 Subject: [PATCH] Update sample.json to avoid conflicts --- samples/react-tailwindcss3/assets/sample.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/react-tailwindcss3/assets/sample.json b/samples/react-tailwindcss3/assets/sample.json index 4a8fae0801..b580bfa42d 100644 --- a/samples/react-tailwindcss3/assets/sample.json +++ b/samples/react-tailwindcss3/assets/sample.json @@ -1,6 +1,6 @@ [ { - "name": "pnp-sp-dev-spfx-web-parts-react-tailwindcss", + "name": "pnp-sp-dev-spfx-web-parts-react-tailwindcss3", "source": "pnp", "title": "Tailwind 3", "shortDescription": "This project showcases an integration of Tailwind CSS into an SPFx project.", @@ -47,4 +47,4 @@ } ] } -] \ No newline at end of file +]