Skip to content

Commit

Permalink
Update Schedule.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
avsomers25 committed Jan 27, 2025
1 parent 6b543e5 commit 84b5858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/(pre-dashboard)/(landing)/sections/Schedule.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ const schedule = {
location: 'Hacking Area',
},
{ time: '8:15 AM', event: 'Breakfast', location: 'In Front of MPR' },
{ time: '11:00 AM', event: 'Lunch', location: 'In Front of MPR' },
{
time: '12:00 PM',
event: 'Submissions Due',
location: 'Hacking Area',
},
{ time: '11:00 PM', event: 'Lunch', location: 'In Front of MPR' },
{ time: '12:30 PM', event: 'Judging Begins', location: 'Hacking Area' },
{ time: '2:30 PM', event: 'Judging Ends', location: 'Hacking Area' },
{
Expand Down

0 comments on commit 84b5858

Please sign in to comment.