diff --git a/src/components/donation-button.tsx b/src/components/donation-button.tsx index 34fcfb1..5518ce8 100644 --- a/src/components/donation-button.tsx +++ b/src/components/donation-button.tsx @@ -39,7 +39,7 @@ function DonationDrawer({ donationUrl }: Props) { return ( - @@ -64,7 +64,7 @@ function DonationDialog({ donationUrl }: Props) { return ( - @@ -84,7 +84,7 @@ function DonationDialog({ donationUrl }: Props) { function DonationForm({ donationUrl }: Props) { return ( <> -
+

Spliit is offered for free, but costs money and energy. If you like the app, you can choose to support it by buying me (Sebastien) a @@ -112,7 +112,7 @@ function DonationForm({ donationUrl }: Props) {

-