Skip to content

Commit

Permalink
docs(LabelExampleImageColored): Update example
Browse files Browse the repository at this point in the history
Replace Veronika with jenny due to image name
  • Loading branch information
isnifer authored Jan 9, 2020
1 parent 2dbab6b commit 048820a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ 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>
Expand Down

0 comments on commit 048820a

Please sign in to comment.