prettier
This commit is contained in:
CarlNation 2026-04-30 13:05:29 -04:00
parent 15161c9470
commit 4179df5058
10 changed files with 28 additions and 28 deletions

View file

@ -68,7 +68,7 @@ export const pageProgressMapper = {
percent: 55, percent: 55,
step: 2, step: 2,
}, },
"endorsements": { endorsements: {
percent: 55, percent: 55,
step: 2, step: 2,
}, },

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;

View file

@ -66,9 +66,9 @@ export default {
}, },
async forwardButtonAction() { async forwardButtonAction() {
this.$router.navigateWithSaving( this.$router.navigateWithSaving(
this.navigationScenarios.CLICKED_FORWARD, this.navigationScenarios.CLICKED_FORWARD,
this.pageName this.pageName
); );
}, },
arePagePrerequisitesValid() { arePagePrerequisitesValid() {
return true; return true;