Skip to content

Commit 610760f

Browse files
committed
Remove profile from user menu
1 parent 3e99142 commit 610760f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/client/src/components/auth/UserInfo.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ export function UserInfo() {
7171
</Box>
7272
<MenuList>
7373
<MenuGroup title='Account'>
74-
<MenuItem>Profile</MenuItem>
7574
<MenuItem
7675
color='danger.500'
7776
_hover={{ bg: 'danger.200' }}

0 commit comments

Comments
 (0)