Conversations have blue avatar backgrounds if no image provided

This commit is contained in:
Scott Nonnenberg 2018-10-18 11:39:23 -07:00
parent 4514152320
commit f21f83a163
3 changed files with 11 additions and 1 deletions

View file

@ -60,6 +60,13 @@
### All colors
```jsx
<Avatar
size={28}
color="signal-blue"
name="Group"
conversationType="group"
i18n={util.i18n}
/>
<Avatar
size={28}
color="red"