Skip to content

Commit

Permalink
Merge branch 'main' of github.com:ellieliiii/cs4279
Browse files Browse the repository at this point in the history
  • Loading branch information
mpak123 committed Apr 18, 2024
2 parents abbd01f + 3c58014 commit 7861db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion student-match/src/app/homePage/friendHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ function FriendHome() {
</button>

<button className="friend_button" onClick={handleButtonClick}>
Find Matches
Find Friends
</button>

{/* Display matched friends */}
Expand Down

0 comments on commit 7861db0

Please sign in to comment.