mirror of
https://github.com/audible-tools/audible-tools.github.io.git
synced 2026-01-23 07:10:47 +00:00
Using local image
This commit is contained in:
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
|
<img
|
||||||
style={{ marginLeft: -10, width: 50 }}
|
style={{ marginLeft: -10, width: 50 }}
|
||||||
// src="https://www.paypalobjects.com/webstatic/en_US/i/buttons/PP_logo_h_100x26.png"
|
// 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"
|
alt="PayPal"
|
||||||
/>
|
/>
|
||||||
</Button>
|
</Button>
|
||||||
|
|||||||
Reference in New Issue
Block a user