diff --git a/src/pages/master/walletRule/hooks/ManageWalletRuleContext.tsx b/src/pages/master/walletRule/hooks/ManageWalletRuleContext.tsx index bb5af1a..a88bd65 100644 --- a/src/pages/master/walletRule/hooks/ManageWalletRuleContext.tsx +++ b/src/pages/master/walletRule/hooks/ManageWalletRuleContext.tsx @@ -129,7 +129,6 @@ const ManageWalletRuleContextProvider = ({ children }: { children: React.ReactNo ), enableSorting: true, enableHiding: false, - cell: ({ row }) => currencyFormat(row.original.max_transaction_per_day), meta: { headerClassName: 'w-[250px]' } }, {