This commit is contained in:
Raja Oktafrianto
2025-06-05 19:28:45 +07:00
parent 6213103f93
commit f9ebc819f8

View File

@ -141,7 +141,7 @@ const ShowDetailWalletDialog = () => {
enableSorting: false,
cell: (info: any) => info.getValue() || '-',
meta: { headerClassName: 'min-w-[200px]' }
}
}
];
const getTransactionLists = useCallback(