mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-14 07:06:14 -05:00
Closes #433
This commit is contained in:
@@ -58,6 +58,7 @@ const NavButtons = ({ onButtonClick }: { onButtonClick?: () => void }) => {
|
||||
_hover={{
|
||||
bg: bgColor,
|
||||
}}
|
||||
onClick={onButtonClick}
|
||||
>
|
||||
<UserAvatar user={user} size="sm" />
|
||||
<Box ml={2}>My Page</Box>
|
||||
|
||||
Reference in New Issue
Block a user