diff --git a/src/components/integration/IntegrationSettings.tsx b/src/components/integration/IntegrationSettings.tsx
index cf550443..6d0b892c 100644
--- a/src/components/integration/IntegrationSettings.tsx
+++ b/src/components/integration/IntegrationSettings.tsx
@@ -815,14 +815,24 @@ export const IntegrationSettingsModal = ({
) : error ? (
{error}
) : spreadsheets.length === 0 ? (
-
+
+
+
+
) : (
<>
{error}
) : airtableBases.length === 0 ? (
-
+
+
+
+
) : (
<>