Skip to content

Commit

Permalink
add copy to contribution history page (#3353)
Browse files Browse the repository at this point in the history
  • Loading branch information
codenamejason authored Apr 24, 2024
1 parent db081d9 commit bcee33d
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,10 @@ export function ViewContributionHistory(props: {
/>
</div>
</div>
<div className="mt-8 mb-2 font-sans italic">
* Please note that your recent transactions may take a short while to
reflect in your donation history, as processing times may vary.
</div>
<div className="text-2xl my-6 font-sans">Donation Impact</div>
<div className="grid grid-cols-2 grid-row-2 lg:grid-cols-3 lg:grid-row-1 gap-6">
<div className="col-span-2 lg:col-span-1">
Expand Down

0 comments on commit bcee33d

Please sign in to comment.