diff --git a/src/components/ProductUpdates.tsx b/src/components/ProductUpdates.tsx index 8645b5eb..f0857160 100644 --- a/src/components/ProductUpdates.tsx +++ b/src/components/ProductUpdates.tsx @@ -99,7 +99,7 @@ export default function ProductUpdates({ : "opacity-0" )} > - {filteredUpdates.length > 0 && ( + {filteredUpdates.length > 1 && ( <>