From 09cb8efa80bc9d0299fe92bc849b2300590da91d Mon Sep 17 00:00:00 2001 From: Hamza-Ayed Date: Wed, 22 Apr 2026 02:23:02 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Fix:=20Restore=20missing=20impor?= =?UTF-8?q?ts=20and=20clean=20up=20duplicates=20in=20InvoicesPage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/pages/invoices/InvoicesPage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/pages/invoices/InvoicesPage.tsx b/frontend/src/pages/invoices/InvoicesPage.tsx index 109b763..0a00f73 100644 --- a/frontend/src/pages/invoices/InvoicesPage.tsx +++ b/frontend/src/pages/invoices/InvoicesPage.tsx @@ -14,9 +14,10 @@ import { CheckCircle2, Clock, AlertCircle, + ChevronLeft, + ChevronRight, Building2, FileText, - ChevronLeft, Send, Download, Trash2,