diff --git a/src/components/StarterPack/StarterPackCard.tsx b/src/components/StarterPack/StarterPackCard.tsx index ca5d123970..09d6a767db 100644 --- a/src/components/StarterPack/StarterPackCard.tsx +++ b/src/components/StarterPack/StarterPackCard.tsx @@ -28,12 +28,12 @@ export function StarterPackCard({ !hideTopBorder && type !== 'notification' && a.border_t, type === 'notification' && [a.mt_sm, a.py_md, a.border, a.rounded_sm], ]}> - {type === 'notification' && } + {type !== 'notification' && } - Science + React Native - Starter pack by @bossett.social + Starter pack by @haileyok.com