diff --git a/src/components/AvatarList/index.zh-CN.md b/src/components/AvatarList/index.zh-CN.md index c229a5df3445f92f5fe17adcd883f67e4dad6f4f..4ec0c136adb883c9cef94a8cbddfc33fcc831569 100644 --- a/src/components/AvatarList/index.zh-CN.md +++ b/src/components/AvatarList/index.zh-CN.md @@ -19,5 +19,5 @@ cols: 1 | 参数 | 说明 | 类型 | 默认值 | |----------|------------------------------------------|-------------|-------| -| tips | 头像展示文案 | ReactNode\/string | - | +| tips | 头像展示文案 | ReactNode | - | | src | 头像图片连接 | string | - |