fix: 自我头像无法愉悦
This commit is contained in:
@@ -28,5 +28,5 @@ export default function AvatarMySelf({
|
||||
})
|
||||
})
|
||||
|
||||
return <Avatar avatarRef={avatarRef} {...props} {...args}></Avatar>
|
||||
return <Avatar avatarRef={avatarRef} {...props} text={args.text} src={args.src}></Avatar>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user