Skip to content

Commit 1e6f9e4

Browse files
committed
Fixed BN Code issue related to all Scirpts
1 parent ba2abd9 commit 1e6f9e4

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Paypal/view/frontend/web/js/in-context

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/view/frontend/web/js/in-context/paypal-sdk.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ define([
2626
}
2727
},
2828
attributes: {
29-
"paypalSdk": dataAttributes
29+
'paypalSdk': dataAttributes
3030
},
3131

3232
/**

0 commit comments

Comments
 (0)