diff --git a/apps/frontend/src/components/launches/helpers/pick.platform.component.tsx b/apps/frontend/src/components/launches/helpers/pick.platform.component.tsx index 141c1aca..5dba1827 100644 --- a/apps/frontend/src/components/launches/helpers/pick.platform.component.tsx +++ b/apps/frontend/src/components/launches/helpers/pick.platform.component.tsx @@ -220,14 +220,14 @@ export const PickPlatforms: FC<{ ref={ref} >
-
+
{integrations .filter((f) => !f.inBetweenSteps) .map((integration) => !props.singleSelect ? (