Merge remote-tracking branch 'origin/develop' into feature/CSR-504v2
This commit is contained in:
commit
02f97071a7
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ import {
|
|||
import experimentMixin from "@/mixins/experiment-mixin";
|
||||
import { experimentSettings } from "@/constants/experiments";
|
||||
import vinPagesMixin from "@/mixins/vin-pages-mixin";
|
||||
import { navigateToHeritageFunnel } from "@/helpers/heritage-integration/navigation-helper";
|
||||
|
||||
// Define Validation Rules
|
||||
defineRule("zip-required", required(errorMessages.SERVICE_ZIP_REQUIRED));
|
||||
|
|
|
|||
Loading…
Reference in a new issue