prevent unwanted rendering

This commit is contained in:
pramod mahajan 2025-07-24 15:46:04 +05:30
parent 2327e43fa9
commit f7270e3436

View File

@ -188,7 +188,6 @@ const ManageExpense = ({ closeModal, expenseToEdit = null }) => {
closeModal();
};
if (
EmpLoading ||
StatusLoadding ||
projectLoading ||
ExpenseLoading ||