From 67a58f4cbf53354ce13a2bf6e84fcdd698001508 Mon Sep 17 00:00:00 2001 From: Krishnan Shankar Date: Wed, 21 Feb 2024 21:41:19 -0500 Subject: [PATCH] Update Schedule (Another time) --- src/eventdata/schedule.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/eventdata/schedule.js b/src/eventdata/schedule.js index ae09ef9..c0b9b5a 100644 --- a/src/eventdata/schedule.js +++ b/src/eventdata/schedule.js @@ -29,8 +29,8 @@ const scheduleItems = [ }, { title: 'Team Building', - time: dayjs('2/24/2024 11:30', timeFormat), - end: dayjs('2/24/2024 12:00', timeFormat) + time: dayjs('2/24/2024 11:45', timeFormat), + end: dayjs('2/24/2024 12:15', timeFormat) }, { title: 'Submit Check-In Form',