diff --git a/src/components/StarterPack/ProfileStarterPacks.tsx b/src/components/StarterPack/ProfileStarterPacks.tsx index 7318267442..90098ed0d3 100644 --- a/src/components/StarterPack/ProfileStarterPacks.tsx +++ b/src/components/StarterPack/ProfileStarterPacks.tsx @@ -156,7 +156,7 @@ export const ProfileStarterPacks = React.forwardRef< return } if (preferences) { - return + return } return null },