From 2bf24973190e519b80f31b12d3eb0d3f824f89e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=8F=E5=8F=B3?= Date: Sun, 29 Oct 2017 23:42:06 +0800 Subject: [PATCH] Fix #38 --- src/components/AvatarList/index.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/AvatarList/index.md b/src/components/AvatarList/index.md index fecdb2e8..ad2b7bc4 100644 --- a/src/components/AvatarList/index.md +++ b/src/components/AvatarList/index.md @@ -5,7 +5,7 @@ order: 1 cols: 1 --- -倒计时组件。 +一组用户头像,常用在项目/团队成员列表。 ## API @@ -21,4 +21,3 @@ cols: 1 |----------|------------------------------------------|-------------|-------| | tips | 头像展示文案 | ReactNode\/string | - | | src | 头像图片连接 | string | - | - -- GitLab