Using local image
Some checks failed
Azure Static Web Apps CI/CD / Build and Deploy Job (push) Has been cancelled
Azure Static Web Apps CI/CD / Close Pull Request Job (push) Has been cancelled

This commit is contained in:
JKamsker 2024-02-19 18:01:42 +01:00
parent 0e636aa9ef
commit 246150d556
2 changed files with 1 additions and 1 deletions

BIN
public/paypal_PNG7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

View file

@ -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>