Skip to content

Commit

Permalink
Giving up not showing schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
milkcee12 committed Feb 6, 2024
1 parent b80c2bf commit a341c21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ export default function App () {
>
OVERVIEW
</Link>
<Link
{/* <Link
className='App-link'
exact to='/schedule'
activeClassName='selected'
>
SCHEDULE
</Link>
</Link> */}
<Link
className='App-link'
to='/faq'
Expand Down

0 comments on commit a341c21

Please sign in to comment.