Skip to content

Commit

Permalink
docs(Badge): remove prop description about automatic color (segmentio…
Browse files Browse the repository at this point in the history
  • Loading branch information
EndiM authored and mshwery committed Mar 10, 2019
1 parent 83aeb8f commit 78ec107
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/badges/src/Badge.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ class Badge extends PureComponent {

/**
* The color used for the badge.
* When the value is `automatic`, use the hash function to determine the color.
*/
color: PropTypes.string.isRequired,

Expand Down

0 comments on commit 78ec107

Please sign in to comment.