From 225d97e8b7f7ff90b604c72c4569eeac34a2ebcd Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 06:23:51 +0530 Subject: [PATCH] chore: lint --- .../molecules/IntegrationSettings.tsx | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/components/molecules/IntegrationSettings.tsx b/src/components/molecules/IntegrationSettings.tsx index fb185cda..ce9c07f5 100644 --- a/src/components/molecules/IntegrationSettings.tsx +++ b/src/components/molecules/IntegrationSettings.tsx @@ -162,22 +162,22 @@ export const IntegrationSettingsModal = ({ isOpen, handleStart, handleClose }: I {error} ) : spreadsheets.length === 0 ? ( <> - - + + ) : ( <>