Skip to content

Commit

Permalink
fix: eliminate lint issues CheckoutEmailAddress
Browse files Browse the repository at this point in the history
Signed-off-by: Spencer Norman <[email protected]>
  • Loading branch information
spencern committed Nov 26, 2019
1 parent c27fff9 commit 1da6063
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class CheckoutEmailAddress extends Component {
/**
* The text for the "Signed in as" label text.
*/
signedInText: PropTypes.string,
signedInText: PropTypes.string
};

static defaultProps = {
Expand Down

0 comments on commit 1da6063

Please sign in to comment.