From 27456567680cc1fa40662396799359a482e8a46a Mon Sep 17 00:00:00 2001 From: NotII <46204250+NotII@users.noreply.github.com> Date: Wed, 2 Apr 2025 00:44:38 +0100 Subject: [PATCH] Update page.tsx --- app/dashboard/storefront/customers/page.tsx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/app/dashboard/storefront/customers/page.tsx b/app/dashboard/storefront/customers/page.tsx index 9dc7b5e..71341db 100644 --- a/app/dashboard/storefront/customers/page.tsx +++ b/app/dashboard/storefront/customers/page.tsx @@ -164,11 +164,11 @@ export default function CustomerManagementPage() { {loading ? ( -
@@ -247,7 +247,6 @@ export default function CustomerManagementPage() {