@ -104,8 +104,8 @@ const CustomerProfile = () => {
duration: 60,
});
} else {
// resetOrderStore();
} else if (isEmpty(currentOrder)) {
resetOrderStore();
}
return () => {} // resetOrderStore()
}, [currentOrder]);