From d2d22799b6afe2fa2d22441572375130f1f63f02 Mon Sep 17 00:00:00 2001 From: Teoto Date: Mon, 11 May 2026 18:41:21 +0300 Subject: [PATCH] leilo4 --- app/ui/customers/table.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/ui/customers/table.tsx b/app/ui/customers/table.tsx index 0821ea23..ff7b2944 100644 --- a/app/ui/customers/table.tsx +++ b/app/ui/customers/table.tsx @@ -2,7 +2,6 @@ import Image from 'next/image'; import { lusitana } from '@/app/ui/fonts'; import Search from '../search'; import { CustomersTable, FormattedCustomersTable } from '@/app/lib/definitions'; - export default async function customersTable({ customers, }: { @@ -13,7 +12,7 @@ export default async function customersTable({

Customers

- +