Skip to content

Conversation

cassiano
Copy link
Contributor

Fixes #3667

Changes:

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@cassiano
Copy link
Contributor Author

cassiano commented Sep 27, 2025

I also increased the timeout to 500 ms, for precaution, and placed the donation logo image URL in a constant, avoiding repetition and keeping the code DRY.

…ve the `t()` function, since it is probably stable)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrap the "Donate" button text update logic in a useEffect() hook
1 participant