From 20800b214145ee6056f94ca18fa1054f145eb977 Mon Sep 17 00:00:00 2001 From: dujinkim Date: Wed, 28 May 2025 00:32:31 +0000 Subject: (대표님) lib 파트 커밋 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/vendors/table/vendors-table-toolbar-actions.tsx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lib/vendors/table/vendors-table-toolbar-actions.tsx') diff --git a/lib/vendors/table/vendors-table-toolbar-actions.tsx b/lib/vendors/table/vendors-table-toolbar-actions.tsx index 1c788911..12f1dfcd 100644 --- a/lib/vendors/table/vendors-table-toolbar-actions.tsx +++ b/lib/vendors/table/vendors-table-toolbar-actions.tsx @@ -182,13 +182,7 @@ export function VendorsTableToolbarActions({ table }: VendorsTableToolbarActions /> )} - {pqApprovedVendors.length > 0 && ( - table.toggleAllRowsSelected(false)} - /> - )} - + {/* Export 드롭다운 메뉴로 변경 */} -- cgit v1.2.3