Browse Source

Optimized type declaration of `tips` for en-US

Jing Ma 7 years atrás
parent
commit
875798d52f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/AvatarList/index.en-US.md

+ 1 - 1
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 | - |