From ceafdf18c9d9f0f8769d4a9e45c8a407179161c5 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Wed, 6 Sep 2023 23:02:59 -0700 Subject: feat: :lipstick: handful of UI improvements --- extension/react-app/src/pages/gui.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extension/react-app/src/pages') diff --git a/extension/react-app/src/pages/gui.tsx b/extension/react-app/src/pages/gui.tsx index 99e7cb7b..cb62f7ed 100644 --- a/extension/react-app/src/pages/gui.tsx +++ b/extension/react-app/src/pages/gui.tsx @@ -277,7 +277,7 @@ function GUI(props: GUIProps) { if (currentCount === 100) { dispatch( setDialogMessage( -
+
👋 Thanks for using Continue. We are a beta product and love working closely with our first users. If you're interested in speaking, enter your name and email. We won't use this @@ -293,7 +293,7 @@ function GUI(props: GUIProps) { }); dispatch( setDialogMessage( -
+
Thanks! We'll be in touch soon.
) -- cgit v1.2.3-70-g09d2