feat: add user avatar

This commit is contained in:
jialin
2025-08-14 16:39:25 +08:00
parent d6dce4021d
commit 5bd5c7d2c5
12 changed files with 149 additions and 16 deletions
+1
View File
@@ -267,6 +267,7 @@ export const getRightRenderContent = (opts: {
<span className="avatar-container">
<Avatar
size={28}
src={opts.initialState?.currentUser?.avatar_url}
style={{
color: 'var(--ant-color-text)',
fontSize: 16