Skip to content

Commit

Permalink
fix: comma trailing
Browse files Browse the repository at this point in the history
Signed-off-by: Haris Spahija <[email protected]>
  • Loading branch information
HarisSpahijaPon committed Dec 9, 2019
1 parent 4b0921b commit e74839d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ class CheckoutActions extends Component {
/**
* The text for the "Save and continue" button text.
*/
saveButtonText: PropTypes.string,
saveButtonText: PropTypes.string
};

static defaultProps = {
Expand Down

0 comments on commit e74839d

Please sign in to comment.