From 654da91a608006e8ca943b334ba7bddcb7358a3e Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 06:11:07 +0530 Subject: [PATCH] chore: lint --- .../molecules/IntegrationSettings.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/molecules/IntegrationSettings.tsx b/src/components/molecules/IntegrationSettings.tsx index 8ff14bff..09c515f0 100644 --- a/src/components/molecules/IntegrationSettings.tsx +++ b/src/components/molecules/IntegrationSettings.tsx @@ -137,15 +137,15 @@ export const IntegrationSettingsModal = ({ isOpen, handleStart, handleClose }: I <> {!recording?.google_sheet_email ? ( <> -

If you enable this option, every time this robot runs a task successfully, its captured data will be appended to your Google Sheet.

- +

If you enable this option, every time this robot runs a task successfully, its captured data will be appended to your Google Sheet.

+ ) : ( <>