Skip to content

Commit

Permalink
Update src-docs/src/views/badge/playground.js
Browse files Browse the repository at this point in the history
Co-authored-by: Caroline Horn <549577+cchaos@users.noreply.github.com>
  • Loading branch information
anishagg17 and cchaos authored Jul 14, 2020
1 parent a61452f commit e3c5151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/views/badge/playground.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export const badgeConfig = () => {

propsToUse.children = {
type: PropTypes.String,
value: 'badge content',
value: 'Badge content',
hidden: true,
};

Expand Down

0 comments on commit e3c5151

Please sign in to comment.