UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b0ddf6c7 authored by daniel.cushman's avatar daniel.cushman
Browse files

BULL-620

parent 324ca814
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ const routes = [
// this generates a separate chunk (about.[hash].js) for this route
// which is lazy-loaded when the route is visited.
component: () =>
import(/* webpackChunkName: "services" */ "@/views/Products.vue"),
import(/* webpackChunkName: "services" */ "@/views/Home.vue"),
meta: {
title: "Platform One | Products",
bodyClass: "products-page",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment