fix: adjust default theme for StripeCardForm
This commit is contained in:
committed by
mrugesh
parent
e4590fed5c
commit
2e3a5d4b1f
@@ -199,6 +199,7 @@ class DonateForm extends Component {
|
||||
<StripeProvider stripe={stripe}>
|
||||
<Elements>
|
||||
<DonateFormChildViewForHOC
|
||||
defaultTheme='default'
|
||||
donationAmount={donationAmount}
|
||||
donationDuration={donationDuration}
|
||||
getDonationButtonLabel={this.getDonationButtonLabel}
|
||||
|
Reference in New Issue
Block a user