Skip to content

Commit 4ba9f8e

Browse files
committed
* Added donation information
* Yarn upgrade
1 parent a6c1d72 commit 4ba9f8e

2 files changed

Lines changed: 9 additions & 4 deletions

File tree

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

src/pages/donate/index.jsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,11 @@ const Donate = () => {
162162
<TableCell>Anonymous</TableCell>
163163
<TableCell>€1.00</TableCell>
164164
</TableRow>
165+
<TableRow>
166+
<TableCell>08/03/2021</TableCell>
167+
<TableCell>Ron Rooker</TableCell>
168+
<TableCell>€5.00</TableCell>
169+
</TableRow>
165170
</TableBody>
166171
</Table>
167172
</TableContainer>

0 commit comments

Comments
 (0)