From b214e2dac6fe38ddaab7f0b6a34ec3a6a519dcf9 Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Tue, 14 Oct 2025 04:49:21 +0800 Subject: [PATCH] misc: correct font --- .../ExternalMigrationsTab/ExternalMigrationsTab.tsx | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/frontend/src/pages/organization/SettingsPage/components/ExternalMigrationsTab/ExternalMigrationsTab.tsx b/frontend/src/pages/organization/SettingsPage/components/ExternalMigrationsTab/ExternalMigrationsTab.tsx index 4562ea007..a21035a70 100644 --- a/frontend/src/pages/organization/SettingsPage/components/ExternalMigrationsTab/ExternalMigrationsTab.tsx +++ b/frontend/src/pages/organization/SettingsPage/components/ExternalMigrationsTab/ExternalMigrationsTab.tsx @@ -19,9 +19,7 @@ export const ExternalMigrationsTab = () => { {/* In-Platform Migration Tooling Section */}
-

- In-Platform Migration Tooling -

+

In-Platform Migration Tooling

Configure platform connections to enable migration features throughout Infisical, such as importing policies and resources directly within the UI. @@ -33,7 +31,7 @@ export const ExternalMigrationsTab = () => { {/* Bulk Data Import Section */}

-

Bulk Data Import

+

Bulk Data Import

Perform one-time bulk imports of data from external platforms.