From f33810a43d8ce17adddc30d2d57fab1ce8fe3f11 Mon Sep 17 00:00:00 2001 From: Jeremy Zimmerman Date: Mon, 7 Nov 2022 13:49:26 -0500 Subject: [PATCH] Updates --- public/index.html | 2 +- src/App.vue | 2 +- src/global-methods.js | 6 ++---- src/layouts/vehicle-make/vehicle-make.vue | 9 +++++++++ src/layouts/vehicle-model/vehicle-model.vue | 9 +++++++++ src/layouts/vehicle-style/vehicle-style.vue | 9 +++++++++ src/layouts/vehicle-year/vehicle-year.vue | 9 +++++++++ .../vehicle-year/year-question/year-question.vue | 8 ++++++++ src/main.js | 5 +++-- src/mixins/analytics-mixin.js | 7 +++++-- src/mixins/base-mixin.js | 10 ++++++---- src/router/index.js | 1 + src/store/index.js | 1 + 13 files changed, 64 insertions(+), 14 deletions(-) diff --git a/public/index.html b/public/index.html index 97071c00..7edb81cc 100644 --- a/public/index.html +++ b/public/index.html @@ -1,5 +1,5 @@ - +