Skip to content

Commit

Permalink
Fixed linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
Torgeir Pedersen Cook committed Jul 1, 2016
1 parent 32b48a0 commit 1cb80bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/account-selector.js
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,7 @@ AccountSelector.propTypes = {
onBlur: PropTypes.func,
placeholder: PropTypes.string,
ariaInvalid: PropTypes.bool,
id: PropTypes.string,
};

AccountSelector.defaultProps = {
Expand Down

0 comments on commit 1cb80bf

Please sign in to comment.