diff --git a/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx b/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx index a09535f03..2708226f6 100644 --- a/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx +++ b/frontend/src/views/IntegrationsPage/components/IntegrationsSection/IntegrationsSection.tsx @@ -38,8 +38,8 @@ export const IntegrationsSection = ({ const [shouldDeleteSecrets, setShouldDeleteSecrets] = useToggle(false); return ( -
-
+
+

Integrations

Manage integrations with third-party services.