Skip to content

Commit

Permalink
docs(IconExampleLoadingGroup): typeo use to user (#815)
Browse files Browse the repository at this point in the history
  • Loading branch information
UnbrandedTech authored and levithomason committed Nov 9, 2016
1 parent 52743fc commit 68eb595
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ const IconExampleLoadingGroup = () => (
<div>
<Icon.Group size='huge'>
<Icon size='big' color='red' name='dont' />
<Icon color='black' name='use' />
<Icon color='black' name='user' />
</Icon.Group>
<Icon.Group size='huge'>
<Icon loading size='big' name='sun' />
Expand Down

0 comments on commit 68eb595

Please sign in to comment.