retry push of deleting "$" in wallet rule
This commit is contained in:
@ -131,7 +131,7 @@ const ManageWalletRuleContextProvider = ({ children }: { children: React.ReactNo
|
||||
enableHiding: false,
|
||||
meta: { headerClassName: 'w-[250px]' }
|
||||
},
|
||||
{
|
||||
{
|
||||
accessorFn: (row) => row.monthly_limit,
|
||||
id: 'monthly_limit',
|
||||
header: ({ column }) => <DataGridColumnHeader title="Monthly Limit" column={column} />,
|
||||
|
||||
Reference in New Issue
Block a user