From 6b6d58e95ec018c695e9d865b8136319ad93e825 Mon Sep 17 00:00:00 2001 From: Sebastien Castiel Date: Tue, 16 Jan 2024 13:49:37 -0500 Subject: Add GitHub actions --- src/components/donation-button.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/donation-button.tsx b/src/components/donation-button.tsx index 5518ce8..b2c360c 100644 --- a/src/components/donation-button.tsx +++ b/src/components/donation-button.tsx @@ -112,7 +112,10 @@ function DonationForm({ donationUrl }: Props) {

-