Skip to content

Commit

Permalink
feat(tip): abbreviation
Browse files Browse the repository at this point in the history
  • Loading branch information
jsun969 committed Dec 7, 2024
1 parent f276609 commit 1e888fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Tips.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const TIPS = [
<a href="https://csclub.org.au/open-source">CS Club Open Source Team</a> to
work on projects like this!
</>,
<>You can search for courses using abbreviations</>,
];

const tips = shuffle(TIPS);
Expand Down

0 comments on commit 1e888fc

Please sign in to comment.