Skip to content

Commit

Permalink
docs(LabelExampleImageColored): Update example (#3881)
Browse files Browse the repository at this point in the history
Replace Veronika with jenny due to image name

Co-authored-by: Oleksandr Fediashov <[email protected]>
  • Loading branch information
isnifer and layershifter authored Jul 24, 2020
1 parent 3cf6431 commit c1c0152
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ const LabelExampleImage = () => (
</Label>
<Label as='a' color='teal' image>
<img src='/images/avatar/small/jenny.jpg' />
Veronika
Jenny
<Label.Detail>Friend</Label.Detail>
</Label>
<Label as='a' color='yellow' image>
<img src='/images/avatar/small/christian.jpg' />
Helen
Christian
<Label.Detail>Co-worker</Label.Detail>
</Label>
</div>
Expand Down

0 comments on commit c1c0152

Please sign in to comment.