Merge pull request #3981 from Infisical/fix-integrations-audit-log-type

fix(typo): add missing space on integrations audit log upgrade prompt
This commit is contained in:
Scott Wilson
2025-07-08 08:56:19 -07:00
committed by GitHub

View File

@@ -70,7 +70,7 @@ export const IntegrationAuditLogsSection = ({ integration }: Props) => {
upgrade your subscription
</a>
</a>
)}
)}{" "}
to view integration logs
</p>
</div>