update
This commit is contained in:
@ -141,7 +141,7 @@ const ShowDetailWalletDialog = () => {
|
||||
enableSorting: false,
|
||||
cell: (info: any) => info.getValue() || '-',
|
||||
meta: { headerClassName: 'min-w-[200px]' }
|
||||
}
|
||||
}
|
||||
];
|
||||
|
||||
const getTransactionLists = useCallback(
|
||||
|
||||
Reference in New Issue
Block a user