Skip to content

Commit

Permalink
fix: minor typo
Browse files Browse the repository at this point in the history
Signed-off-by: Haris Spahija <haris.spahija@pon.com>
  • Loading branch information
HarisSpahijaPon committed Nov 26, 2019
1 parent 41166ed commit 7bb976e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/src/components/MiniCart/v1/MiniCart.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ class MiniCart extends Component {
className,
checkoutButtonText,
components: { Button, CartCheckoutButton, CartItems, MiniCartSummary },
footerMessageText.
footerMessageText,
onCheckoutButtonClick,
...props
} = this.props;
Expand Down

0 comments on commit 7bb976e

Please sign in to comment.