Skip to content
This repository has been archived by the owner on Jan 25, 2020. It is now read-only.

Commit

Permalink
coffee bar closes at 10
Browse files Browse the repository at this point in the history
  • Loading branch information
nickysemenza committed Oct 1, 2017
1 parent d40b6b3 commit bacaaf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/Schedule.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,15 @@ let saturday = [{
start: '6:00 PM',
name: 'Dinner from Hotbox 🍕',
info: 'pizza, breadsticks, salad'
},{
start: '10:00 PM',
name: 'Coffee Bar Closes ☕'
},{
start: '10:00 PM',
name: 'Donuts! 🍩 '
},{
start: '11:59 PM',
name: 'Showers close🚿'
},{
start: '11:59 PM',
name: 'Coffee Bar Closes ☕'
}];

let sunday = [{
Expand Down

0 comments on commit bacaaf2

Please sign in to comment.