Update sample.json

Fixed typo in the date
This commit is contained in:
Vesa Juvonen 2024-06-10 12:02:38 +03:00 committed by GitHub
parent 92202c896c
commit 71d8b7ef04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

View File

@ -9,8 +9,8 @@
"longDescription": [ "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." "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", "creationDateTime": "2024-03-16",
"updateDateTime": "2024-12-31", "updateDateTime": "2024-03-16",
"products": [ "products": [
"SharePoint" "SharePoint"
], ],
@ -48,4 +48,4 @@
} }
] ]
} }
] ]