prevent unwanted rendering

This commit is contained in:
pramod mahajan 2025-07-24 15:46:04 +05:30 committed by pramod.mahajan
parent bd308a57dd
commit a11edec002

View File

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