Skip to content

Commit

Permalink
hid schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
SPerrott22 committed Mar 10, 2024
1 parent 4111ca1 commit 3c7fc67
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/MenuBar/ButtonBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,10 @@ function ButtonBar({ isMobile }) {
name: 'Announcements',
to: '/announcements'
},
{
name: 'Schedule',
to: '/schedule'
},
// {
// name: 'Schedule',
// to: '/schedule'
// },
{
name: 'Workshops',
to: '/workshops'
Expand Down

0 comments on commit 3c7fc67

Please sign in to comment.