prevent unwanted rendering

This commit is contained in:
pramod mahajan 2025-07-24 15:46:04 +05:30
parent d34fadfc6d
commit fb865cbe4f

View File

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