diff --git a/src/components/AvatarList/index.en-US.md b/src/components/AvatarList/index.en-US.md index 58daaf968f450a2aac91ae2b52899941ba372941..862446f27f139ae331722aa3a6d28003f2aa2697 100644 --- a/src/components/AvatarList/index.en-US.md +++ b/src/components/AvatarList/index.en-US.md @@ -18,5 +18,5 @@ A list of user's avatar for project or group member list frequently. If a large | Property | Description | Type | Default | |----------|------------------------------------------|-------------|-------| -| tips | title tips for avatar item | ReactNode\/string | - | +| tips | title tips for avatar item | ReactNode | - | | src | the address of the image for an image avatar | string | - |