diff --git a/front-ui/app/components/payment/paypalButton.js b/front-ui/app/components/payment/paypalButton.js index ee11661..2e78154 100644 --- a/front-ui/app/components/payment/paypalButton.js +++ b/front-ui/app/components/payment/paypalButton.js @@ -24,7 +24,7 @@ var PaypalButton = React.createClass({ notifyUrl += "/payment/confirmation"; return ( - + */ ); }, _onPikpayClick: function(e) {