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.
+ > ) : ( <>