Using local image
This commit is contained in:
parent
0e636aa9ef
commit
246150d556
2 changed files with 1 additions and 1 deletions
BIN
public/paypal_PNG7.png
Normal file
BIN
public/paypal_PNG7.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
|
@ -337,7 +337,7 @@ class ChecksumResolver extends React.Component {
|
|||
<img
|
||||
style={{ marginLeft: -10, width: 50 }}
|
||||
// src="https://www.paypalobjects.com/webstatic/en_US/i/buttons/PP_logo_h_100x26.png"
|
||||
src="https://pngimg.com/uploads/paypal/paypal_PNG7.png"
|
||||
src="./paypal_PNG7.png"
|
||||
alt="PayPal"
|
||||
/>
|
||||
</Button>
|
||||
|
|
Loading…
Reference in a new issue