Browse Source

Optimized type declaration of `tips` for en-US

pull/2594/head
Jing Ma 8 years ago
committed by 偏右
parent
commit
875798d52f
  1. 2
      src/components/AvatarList/index.en-US.md

2
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 | - |

Loading…
Cancel
Save