removed console

This commit is contained in:
pramod.mahajan 2025-11-26 18:41:23 +05:30
parent d27546073f
commit ea0e38f100

View File

@ -166,7 +166,6 @@ const RecurringExpenseList = ({ search, filterStatuses }) => {
}
);
};
console.log("Tanish",filteredData)
return (
<>
{IsDeleteModalOpen && (