We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
type={GooglePayButtonConstants.Types.Donate} doesn't change the button text to Donate
type={GooglePayButtonConstants.Types.Donate}
Donate
I have tried all the other variants as well. The button default Pay doesn't change.
Pay
theme={GooglePayButtonConstants.Themes.Dark} I have no issue with this property or the others, only the type
theme={GooglePayButtonConstants.Themes.Dark}
type
The text was updated successfully, but these errors were encountered:
@isaacbarcroft this works for me
Sorry, something went wrong.
Closing due to inactivity... please re-open if needed.
No branches or pull requests
type={GooglePayButtonConstants.Types.Donate}
doesn't change the button text toDonate
I have tried all the other variants as well. The button default
Pay
doesn't change.theme={GooglePayButtonConstants.Themes.Dark}
I have no issue with this property or the others, only thetype
The text was updated successfully, but these errors were encountered: