diff --git a/src/components/PreviewCard.tsx b/src/components/PreviewCard.tsx index 5aa6557..11c4242 100644 --- a/src/components/PreviewCard.tsx +++ b/src/components/PreviewCard.tsx @@ -204,7 +204,7 @@ export const PreviewCard = ({ )} {subtitle && } - {description && } + {description && } {bottomChips && bottomChips.length > 0 && (