From 40abd7efcdab8293d83159f58b57eeb5a2b5cbcd Mon Sep 17 00:00:00 2001 From: Curry Yang <163384738+CurryYangxx@users.noreply.github.com> Date: Mon, 15 Jun 2026 16:47:27 +0800 Subject: [PATCH] fix: ui (#10079) --- .../insomnia/src/ui/components/first-request-creation.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/insomnia/src/ui/components/first-request-creation.tsx b/packages/insomnia/src/ui/components/first-request-creation.tsx index 9f61de73f2..9a4d0fdd3a 100644 --- a/packages/insomnia/src/ui/components/first-request-creation.tsx +++ b/packages/insomnia/src/ui/components/first-request-creation.tsx @@ -392,11 +392,11 @@ export const FirstRequestCreation = ({ ? `Today is a new day, we’re rooting for you!` : `We have a sneaking suspicion that you came here to send a request, so let’s get started!`}

-
+
-
+