feat: add payment option image to donation forms (#37938)
This commit is contained in:
committed by
mrugesh
parent
19352442ce
commit
d08a87bcd6
@@ -255,7 +255,6 @@ class YearEndDonationForm extends Component {
|
||||
? this.renderCustomAmountInput()
|
||||
: this.renderOtherPaymentButton()}
|
||||
</Col>
|
||||
|
||||
<Col sm={10} smOffset={1} xs={12}>
|
||||
{this.renderDonationOptions()}
|
||||
<Spacer />
|
||||
@@ -267,7 +266,6 @@ class YearEndDonationForm extends Component {
|
||||
{this.renderPayPalDonations()}
|
||||
<Spacer />
|
||||
</Col>
|
||||
|
||||
<Col sm={10} smOffset={1} xs={12}>
|
||||
<b>
|
||||
If you need a receipt from your taxes, reply to Quincy's email he
|
||||
|
Reference in New Issue
Block a user