CSR-944-dev | Adding in required import
This commit is contained in:
parent
883bc34468
commit
3e2f78daca
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