From d13efa4e02415ef9e165453f3ab4653012e08c3e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 16:03:03 +0000 Subject: [PATCH] Update src/app/customers/page.tsx --- src/app/customers/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/customers/page.tsx b/src/app/customers/page.tsx index 44d2893..bc630d6 100644 --- a/src/app/customers/page.tsx +++ b/src/app/customers/page.tsx @@ -46,6 +46,7 @@ export default function CustomersPage() { animationType="slide-up" textboxLayout="default" gridVariant="uniform-all-items-equal" + useInvertedBackground={false} /> -- 2.49.1