diff --git a/src/screens/StarterPack/StarterPackScreen.tsx b/src/screens/StarterPack/StarterPackScreen.tsx index ec9d1406c9..c8e524c7c1 100644 --- a/src/screens/StarterPack/StarterPackScreen.tsx +++ b/src/screens/StarterPack/StarterPackScreen.tsx @@ -222,7 +222,9 @@ function Header({ {record.description || joinedAllTimeCount >= 25 ? ( {record.description ? ( - {record.description} + + {record.description} + ) : null} {joinedAllTimeCount >= 25 ? (