Correct my username
This commit is contained in:
parent
47579e8509
commit
2610f32521
|
@ -203,7 +203,7 @@ export function UserPage(props: {
|
|||
<Row className="gap-4">
|
||||
<FollowingButton user={user} />
|
||||
<FollowersButton user={user} />
|
||||
{currentUser?.username === 'Ian' && (
|
||||
{currentUser?.username === 'ian' && (
|
||||
<ReferralsButton user={user} currentUser={currentUser} />
|
||||
)}
|
||||
<GroupsButton user={user} />
|
||||
|
|
Loading…
Reference in New Issue
Block a user