Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
Made 'friend' lowercase to reflect consistent casing across components
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinLefter committed Mar 31, 2024
1 parent 4c9c66c commit c7adff0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export function AddFriendModal({ senderID, setLastFetched }: NewFriendModalProps
color="black"
onClick={open}
>
Add Friend
Add friend
</Button>

<Modal
Expand Down

0 comments on commit c7adff0

Please sign in to comment.