Skip to content

Commit

Permalink
Update Schedule (Another time)
Browse files Browse the repository at this point in the history
  • Loading branch information
krishnans2006 committed Feb 22, 2024
1 parent 152653a commit 67a58f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/eventdata/schedule.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 67a58f4

Please sign in to comment.