Skip to content

Commit

Permalink
updated button name
Browse files Browse the repository at this point in the history
  • Loading branch information
jesszhang782 committed Apr 17, 2024
1 parent 7c1eb47 commit 3c58014
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 3c58014

Please sign in to comment.