Sfoglia il codice sorgente

Optimized type declaration of `tips` for en-US

Jing Ma 7 anni fa
parent
commit
875798d52f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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 |
 | 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 | - |
 | src | the address of the image for an image avatar | string | - |