CSR-2005 prettier

This commit is contained in:
CarlNation 2024-03-07 15:04:07 -05:00
parent f482d77524
commit 9aaf807273

View file

@ -121,10 +121,10 @@ export default {
},
forwardButtonAction() {
navigateToHeritageFunnel({
shouldSaveSession: true,
pageNameToLog: "insurance-company",
loadingModal: this.$refs.loadingModal,
});
shouldSaveSession: true,
pageNameToLog: "insurance-company",
loadingModal: this.$refs.loadingModal,
});
},
},
mounted() {