Remove loading spinner when transitioning to Heritage
This commit is contained in:
hiteshkumar87 2024-03-27 16:49:18 +05:30
parent a878edab19
commit 2cfd58d4f5

View file

@ -105,7 +105,6 @@ export default {
navigateToHeritageFunnel({
shouldSaveSession: true,
pageNameToLog: "insurance-company",
loadingModal: this.$refs.loadingModal,
});
},
},