only show updates number if more than one

This commit is contained in:
miloschwartz
2025-12-07 11:47:19 -05:00
parent bc7a1f4673
commit f66a9bdd33

View File

@@ -99,7 +99,7 @@ export default function ProductUpdates({
: "opacity-0"
)}
>
{filteredUpdates.length > 0 && (
{filteredUpdates.length > 1 && (
<>
<BellIcon className="flex-none size-3" />
<span>