Update path.

This commit is contained in:
bmauger 2022-03-24 15:17:13 -04:00
parent 88162fb390
commit 1569a15257

View file

@ -48,7 +48,7 @@ import vehicleBanner from "@/common-components/vehicle-banner/vehicle-banner";
import funnelSubHeader from "@/common-components/funnel-sub-header/funnel-sub-header";
import funnelFooter from "@/common-components/funnel-footer/funnel-footer";
import textboxQuestion from "@/common-components/textbox-question/textbox-question";
import vinInformation from "@/common-components/vin-information/vin-information";
import vinInformation from "@/layouts/vin-lookup/vin-information/vin-information";
// Supporting files
import { fetchCmsContentForPage } from "@/helpers/cms-content-helper";