Skip to content

Commit

Permalink
Merge branch 'master' into 5133-default-tag-includes-button-styles
Browse files Browse the repository at this point in the history
  • Loading branch information
tw15egan authored Jan 22, 2020
2 parents a7c9a30 + 549b581 commit 67d4c12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/src/components/Button/Button-story.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ const { prefix } = settings;

const icons = {
None: 'None',
'Add with filled circle (Add16 from `@carbon/icons-react`)': 'Add16',
'Add (Add16 from `@carbon/icons-react`)': 'Add16',
'Search (Search16 from `@carbon/icons-react`)': 'Search16',
};

Expand Down

0 comments on commit 67d4c12

Please sign in to comment.