修改注释, 添加换行, 删除不必要的代码

This commit is contained in:
CrescentLeaf
2025-12-07 00:07:21 +08:00
parent f584b49cd4
commit 19b8b92f49
3 changed files with 10 additions and 9 deletions

View File

@@ -29,4 +29,4 @@ export default function AvatarMySelf({
})
return <Avatar avatarRef={avatarRef} {...props} {...args}></Avatar>
}
}