From 63f0b2f0e5f7364dbfcc15285beefc8133831f01 Mon Sep 17 00:00:00 2001 From: Ansh Date: Wed, 6 Sep 2023 09:37:07 -0700 Subject: [PATCH] fix text color on waitlist join (#1387) --- src/view/com/modals/Waitlist.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/view/com/modals/Waitlist.tsx b/src/view/com/modals/Waitlist.tsx index 6ddcc7779a..1104c0a397 100644 --- a/src/view/com/modals/Waitlist.tsx +++ b/src/view/com/modals/Waitlist.tsx @@ -96,7 +96,7 @@ export function Component({}: {}) { icon="check" style={pal.text as FontAwesomeIconStyle} /> - + Your email has been saved! We'll be in touch soon.