From c8b3e52ac0b1b9700608f05cfd19dd17eb31ed77 Mon Sep 17 00:00:00 2001 From: rstubryan Date: Thu, 20 Nov 2025 23:28:05 +0700 Subject: [PATCH] refactor(FE-212): remove commented-out edit button in PurchaseTable component --- .../pages/purchase/PurchaseTable.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/pages/purchase/PurchaseTable.tsx b/src/components/pages/purchase/PurchaseTable.tsx index 6ce26828..bf59d5ee 100644 --- a/src/components/pages/purchase/PurchaseTable.tsx +++ b/src/components/pages/purchase/PurchaseTable.tsx @@ -48,15 +48,15 @@ const RowOptionsMenu = ({ Detail - + {/**/} + {/* */} + {/* Edit*/} + {/**/}