Skip to content

Commit

Permalink
fixing 14-16 void in agenda.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
AssoulYasser authored Jun 24, 2024
1 parent adad902 commit b33a81f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/agenda/agenda.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const day2 = [
{ time: '09:00-12:00', text: 'Hacking' },
{ time: '12:00-12:30', text: 'Lunch break' },
{ time: '12:30-14:00', text: 'Prayer' },
{ time: '14:00-16:00', text: 'Hacking' },
{ time: '16:00-16:30', text: 'Coffee break' },
{ time: '16:30-20:00', text: 'Hacking' },
{ time: '20:00-21:00', text: 'Dinner break' },
Expand Down

0 comments on commit b33a81f

Please sign in to comment.