Open LeoBonjo opened 3 days ago
DonateModal and DonationButton are separate components but they contain duplicate code. Refactor so that DonateModal is reused (imported?) in DonationButton in order to consolidate and clean things up.
DonateModal and DonationButton are separate components but they contain duplicate code. Refactor so that DonateModal is reused (imported?) in DonationButton in order to consolidate and clean things up.