@ -53,7 +53,7 @@ const CustomerProfile = () => {
});
fetchOtherEmail('1118878')//currentOrder)
fetchOtherEmail(currentOrder)
.then(result => {
console.info(result)
})