Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
one-time-donation/Steps.tsx: Fix isAnonymous initial value
Currently isAnonymous initial value is always true, when user is not logged in. This result in behavior which allows user to continue with the donation, when has not logged in, and has not chosen to donate anonymously.
- Loading branch information