Skip to content

Commit

Permalink
Update Schedule.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
avsomers25 committed Oct 25, 2024
1 parent a9fe316 commit 27b330d
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 @@ -51,7 +51,7 @@ const schedule = {
{ time: '12:30 PM', event: 'Lunch', location: 'In Front of MPR' },
{ time: '1:00 PM', event: 'Github Copilot', location: '108' },
{ time: '2:00 PM', event: 'iCIMS', location: '108' },
{ time: '2:40 PM', event: 'NTICE', location: '108' },
{ time: '2:30 PM', event: 'NTICE', location: '108' },
{ time: '4:00 PM', event: 'USACS Resume Workshop', location: '108' },
{ time: '5:00 PM', event: 'Figma workshop', location: '108' },
{ time: '6:00 PM', event: 'NJT', location: '108' },
Expand Down

0 comments on commit 27b330d

Please sign in to comment.