mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
docs: fix wrong description about Avatar's Design Token (#44634)
Co-authored-by: 叶宇轩 <--global>
This commit is contained in:
parent
002382c85f
commit
dff3c63e1c
@ -5,8 +5,8 @@ import { genComponentStyleHook, mergeToken } from '../../theme/internal';
|
||||
|
||||
export interface ComponentToken {
|
||||
/**
|
||||
* @desc 头像背景色
|
||||
* @descEN Background color of Avatar
|
||||
* @desc 头像尺寸
|
||||
* @descEN Size of Avatar
|
||||
*/
|
||||
containerSize: number;
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user