From eeac60c277be4f103229ee77f854137cc3118126 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Tue, 26 Aug 2025 15:12:55 +0700 Subject: transactions page revisi --- src/lib/transaction/components/Transactions.jsx | 22 +++++++++++----------- src/pages/my/menu.jsx | 11 ----------- 2 files changed, 11 insertions(+), 22 deletions(-) (limited to 'src') diff --git a/src/lib/transaction/components/Transactions.jsx b/src/lib/transaction/components/Transactions.jsx index 5e37be50..7efa773a 100644 --- a/src/lib/transaction/components/Transactions.jsx +++ b/src/lib/transaction/components/Transactions.jsx @@ -451,12 +451,12 @@ const Transactions = ({ context = '' }) => { return ( <> -
-
+
+
setSortNew(e.target.value)} - className='border border-gray-300 rounded-lg px-2 py-1 text-xs bg-white shadow-sm focus:outline-none focus:ring-2 focus:ring-red-500' + className='border border-gray-300 rounded-lg px-2 py-2 text-xs bg-white shadow-sm focus:outline-none focus:ring-2 focus:ring-red-500' > {sortes.map((status) => (