Update calendar preview example in UI (#20572)

Update date in preview calendar example to match article and be
realistic since it will happen every Tuesday by default.

Related to:  #19031
This commit is contained in:
Marko Lisica 2024-07-24 13:36:50 +02:00 committed by GitHub
parent ff8c439d73
commit 2364696b05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,7 +51,7 @@ const CalendarEventPreviewModal = ({
💻 🚫 Scheduled maintenance
</div>
<div className={`${baseClass}__preview-header__time`}>
<span>Friday, April 5</span>
<span>Tuesday, June 18</span>
<span></span>
<span>5-5:30pm</span>
</div>