Skip to content

Commit

Permalink
removed: screenshots link
Browse files Browse the repository at this point in the history
  • Loading branch information
Zain-ul-din committed Mar 14, 2024
1 parent 7750872 commit 43c77bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Timetable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@ const TimetableHeader = ({
}}
onAfterPrint={() => setColorMode('dark')}
/>
<Link
{/* <Link
href={`${APIS_ENDPOINTS.SCREEN_SHOTS_PATH}/${metadataStr}.png`}
target="_blank"
download>
Expand All @@ -262,7 +262,7 @@ const TimetableHeader = ({
}}
/>
</Button>
</Link>
</Link> */}
</Flex>
</Flex>
</Flex>
Expand Down

0 comments on commit 43c77bc

Please sign in to comment.