Releasing new design #161
@ -33,7 +33,7 @@ const Username = ({ username, avatarContent, handleClick }: Props) => {
|
|||||||
display: { xs: 'none', md: 'flex' }
|
display: { xs: 'none', md: 'flex' }
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{username || 'test'}
|
{username}
|
||||||
</Typography>
|
</Typography>
|
||||||
<IconButton
|
<IconButton
|
||||||
aria-label="account of current user"
|
aria-label="account of current user"
|
||||||
|
Loading…
Reference in New Issue
Block a user