Documentation - Avatar Component

This commit is contained in:
Aaron Cawte 2019-04-19 23:33:10 +01:00
parent 9ac561dfce
commit f30aee5cef
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ title:
## en-US
Usually used for messages remind.
Usually used for reminders and notifications.
````jsx
import { Avatar, Badge } from 'antd';

View File

@ -11,7 +11,7 @@ title:
## en-US
Image, Icon and letter are supported, and the latter two kinds avatar can have custom colors and background colors.
Image, Icon and letter are supported, and the latter two kinds of avatar can have custom colors and background colors.
````jsx
import { Avatar } from 'antd';