From 55c3d79cc84393889226d08415de45e8dabc5311 Mon Sep 17 00:00:00 2001 From: D-K-P Date: Wed, 2 Aug 2023 17:11:41 +0100 Subject: [PATCH] Deleted the info box on the integration pages --- .../app/components/integrations/NoIntegrationSheet.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx b/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx index 8900203eb..fc06a2b6d 100644 --- a/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx +++ b/apps/webapp/app/components/integrations/NoIntegrationSheet.tsx @@ -51,11 +51,6 @@ export function NoIntegrationSheet({ )} - - We don’t have an Integration for the {api.name} API yet but you can request one by - clicking the button above. In the meantime, connect to {api.name} using one of the - methods below. -