Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 8f98e2d

Browse files
committed
Revert "Update QuickLinks.tsx"
This reverts commit 91c8b94.
1 parent 91c8b94 commit 8f98e2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/client/src/routes/Main/Home/QuickLinks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ export default function QuickLinks() {
5050
>
5151
Clipboard
5252
</QuickLink>
53-
<QuickLink to="https://sydneyhigh.school/publications/document-library/doc_view/7752-school-map" icon={<MapTrifold />}>School Map</QuickLink>
53+
<QuickLink to="https://sydneyhigh.school/publications/document-library/doc_view/7752-school-map" icon={MapTrifold}>School Map</QuickLink>
5454
</Flex>
5555
</Flex>
5656
);

0 commit comments

Comments
 (0)