diff --git a/client/components/BillMerchantRules.tsx b/client/components/BillMerchantRules.tsx index 8292919..acc05af 100644 --- a/client/components/BillMerchantRules.tsx +++ b/client/components/BillMerchantRules.tsx @@ -77,7 +77,7 @@ function RuleChip({
{bill.name || `Bill ${suggestion.billId}`}
diff --git a/client/components/layout/BrandBlock.tsx b/client/components/layout/BrandBlock.tsx index 7884d5b..55b4326 100644 --- a/client/components/layout/BrandBlock.tsx +++ b/client/components/layout/BrandBlock.tsx @@ -14,13 +14,13 @@ export const BrandBlock = React.memo(function BrandBlock({ aria-label={BRAND.name} className="group flex min-w-0 items-center gap-3 rounded-2xl focus-visible:outline-none focus-visible:ring-[3px] focus-visible:ring-ring/50" > -