From 3c0b5cbaa85ab868e37f31e58cce99600ff4640e Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 06:08:33 +0530 Subject: [PATCH] feat: integrate w google sheet --- src/components/molecules/IntegrationSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/molecules/IntegrationSettings.tsx b/src/components/molecules/IntegrationSettings.tsx index 0a2afb29..c5671ca0 100644 --- a/src/components/molecules/IntegrationSettings.tsx +++ b/src/components/molecules/IntegrationSettings.tsx @@ -113,7 +113,7 @@ export const IntegrationSettingsModal = ({ isOpen, handleStart, handleClose }: I return (
- Google Sheets Integration + Integrate with Google Sheet {recording && recording.google_sheet_id ? ( <>