diff --git a/apps/webapp/app/components/integrations/ConnectionSelector.tsx b/apps/webapp/app/components/integrations/ConnectionSelector.tsx index 24bafcc9e..374df3255 100644 --- a/apps/webapp/app/components/integrations/ConnectionSelector.tsx +++ b/apps/webapp/app/components/integrations/ConnectionSelector.tsx @@ -117,17 +117,25 @@ export function ConnectionSelector({ ); })} - -
-
-
+ {(status) => ( +
+
+ )} +