Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 8c2ff6a

Browse files
committed
chore(trans): userAccount item
1 parent 706c7c4 commit 8c2ff6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/Header/UserAccount.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const UserAccount = ({ isLogin, accountInfo }) => (
3333
</LoginBadge>
3434
<MenuDivider />
3535
<MenuItem onClick={previewAccount.bind(this, 'account')}>
36-
预览
36+
主页面板
3737
</MenuItem>
3838
<MenuLink
3939
href={`/user/${accountInfo.login}`}

0 commit comments

Comments
 (0)