From 814d6e2709278f4b4e8150d96c0491ac1e761902 Mon Sep 17 00:00:00 2001 From: Scott Wilson Date: Tue, 8 Jul 2025 08:48:14 -0700 Subject: [PATCH] fix: add missing space on integrations audit log upgrade prompt --- .../components/IntegrationAuditLogsSection.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/secret-manager/IntegrationsDetailsByIDPage/components/IntegrationAuditLogsSection.tsx b/frontend/src/pages/secret-manager/IntegrationsDetailsByIDPage/components/IntegrationAuditLogsSection.tsx index 5f360237f..8c0687d61 100644 --- a/frontend/src/pages/secret-manager/IntegrationsDetailsByIDPage/components/IntegrationAuditLogsSection.tsx +++ b/frontend/src/pages/secret-manager/IntegrationsDetailsByIDPage/components/IntegrationAuditLogsSection.tsx @@ -70,7 +70,7 @@ export const IntegrationAuditLogsSection = ({ integration }: Props) => { upgrade your subscription - )} + )}{" "} to view integration logs