We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9cb1b35 + d36431e commit 04ce080Copy full SHA for 04ce080
src/components/__tests__/__snapshots__/donate.test.js.snap
@@ -79,7 +79,7 @@ exports[`Donate renders correctly 1`] = `
79
<img
80
alt="Donate rahuldkjain via paypal"
81
className="w-6 h-6 mr-2"
82
- src="https://cdn.worldvectorlogo.com/logos/paypal-icon.svg"
+ src="https://www.vectorlogo.zone/logos/paypal/paypal-ar21.svg"
83
/>
84
Paypal
85
</a>
src/components/donate.js
@@ -54,7 +54,7 @@ const Donate = () => {
54
>
55
56
57
58
59
60
0 commit comments