From fa0c2883d4681560f4dab47dcb16c1128c8b9d03 Mon Sep 17 00:00:00 2001 From: Kris Bitney Date: Wed, 24 Jan 2024 20:38:08 +0500 Subject: [PATCH] fixed issue where superfluid link didn't open in new tab (#117) --- .../app/src/components/DonateComponent.tsx | 20 +++++++++---------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/packages/app/src/components/DonateComponent.tsx b/packages/app/src/components/DonateComponent.tsx index 82c184dc..b88ea540 100644 --- a/packages/app/src/components/DonateComponent.tsx +++ b/packages/app/src/components/DonateComponent.tsx @@ -313,18 +313,16 @@ function DonateComponent({ collective }: DonateComponentProps) { Review Your Donation - Your donation will be made in GoodDollars, the currency in use by this GoodCollective. {'\n'} - {Frequency.OneTime - ? 'Pressing “Confirm” will trigger your donation.\n' - : 'Your donation will be streamed using Superfluid.\n'} - - + Your donation will be made in GoodDollars, the currency in use by this GoodCollective.{'\n'} + If recurrent, your donation will be streamed using Superfluid.{'\n'} + Pressing “Confirm” will trigger your donation.{'\n'} + + How does Superfluid work? - - + +