Skip to content

Commit

Permalink
Fixed prop description
Browse files Browse the repository at this point in the history
  • Loading branch information
kybarg committed Mar 8, 2017
1 parent dd58c29 commit 4dace18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SelectField/SelectField.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class SelectField extends Component {
*/
className: PropTypes.string,
/**
* If `true`, the select field will be disabled.
* Custom compare function.
*/
compareFunction: PropTypes.func,
/**
Expand Down

0 comments on commit 4dace18

Please sign in to comment.