diff --git a/shop/app/admin/companies/[id]/customers/page.tsx b/shop/app/admin/companies/[id]/customers/page.tsx index 46e56a1..e7777d8 100644 --- a/shop/app/admin/companies/[id]/customers/page.tsx +++ b/shop/app/admin/companies/[id]/customers/page.tsx @@ -245,32 +245,32 @@ export default function CompanyCustomersPage() {
{filteredCustomers.map((customer) => ( -