CSR-2005 prettier
This commit is contained in:
parent
f482d77524
commit
9aaf807273
1 changed files with 4 additions and 4 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue