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 24, 2024
1 parent 6bca922 commit b05a08b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions app/(pre-dashboard)/(landing)/sections/Schedule.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,8 @@ const schedule = {
{ time: '12:00 PM', event: 'Team Building', location: 'tbd' },
{ time: '12:00 PM', event: 'Hacking Starts', location: 'Hacking Area' },
{ time: '1:00 PM', event: 'Lunch', location: 'In Front of MPR' },
{ time: 'TBD', event: 'Coming Soon!', location: 'TBD' },
{ time: 'TBD', event: 'Coming Soon!', location: 'TBD' },
{ time: 'TBD', event: 'Coming Soon!', location: 'TBD' },
{ time: 'TBD', event: 'Coming Soon!', location: 'TBD' },
{ time: '1:00 PM - 7:00PM', event: 'Partner Workshops! NTICE, iCIMS, MLH (Github, Figma)', location: '108' },
{ time: '4:00 PM', event: 'Aracde Suprise', location: 'tbd' },
// {
// time: '2:00 PM',
// event: 'Wakefern Tech Talk',
Expand Down

0 comments on commit b05a08b

Please sign in to comment.