From dd2cc4a50ac4bb073d1df2936b9d4a16f47b24cb Mon Sep 17 00:00:00 2001
From: smgv
Date: Tue, 17 Sep 2024 09:27:02 +0530
Subject: [PATCH] GAW-372 fix
---
src/components/ConnectStep.tsx | 2 +-
src/components/ui/ImportFlowCard.tsx | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/components/ConnectStep.tsx b/src/components/ConnectStep.tsx
index 0e0a584..d1b4756 100644
--- a/src/components/ConnectStep.tsx
+++ b/src/components/ConnectStep.tsx
@@ -216,7 +216,7 @@ const ConnectStep = ({
)}
diff --git a/src/components/ui/ImportFlowCard.tsx b/src/components/ui/ImportFlowCard.tsx
index 7830714..5df7314 100644
--- a/src/components/ui/ImportFlowCard.tsx
+++ b/src/components/ui/ImportFlowCard.tsx
@@ -62,10 +62,10 @@ const ImportFlowCard = ({
)}
-
+
{title}
-
+
{description}
{isCurrent && (