From 71d8b7ef04874eaa2a5af78f9b844e655f4740ef Mon Sep 17 00:00:00 2001 From: Vesa Juvonen Date: Mon, 10 Jun 2024 12:02:38 +0300 Subject: [PATCH] Update sample.json Fixed typo in the date --- samples/react-modern-carousel/assets/sample.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/react-modern-carousel/assets/sample.json b/samples/react-modern-carousel/assets/sample.json index 5f9413561..6c7feb03a 100644 --- a/samples/react-modern-carousel/assets/sample.json +++ b/samples/react-modern-carousel/assets/sample.json @@ -9,8 +9,8 @@ "longDescription": [ "This SharePoint Framework (SPFx) web part introduces a contemporary carousel component leveraging Swiper, facilitating seamless traversal through content housed within a SharePoint site. This innovative feature enhances user experience by providing fluid navigation through various pieces of content, thereby adding a touch of elegance and sophistication to the SharePoint environment." ], - "creationDateTime": "2024-12-25", - "updateDateTime": "2024-12-31", + "creationDateTime": "2024-03-16", + "updateDateTime": "2024-03-16", "products": [ "SharePoint" ], @@ -48,4 +48,4 @@ } ] } -] \ No newline at end of file +]