@ -30,7 +30,7 @@ const routes = [{
{
path: "/home",
name: 'home',
component: () => import('../views/Home/home.vue'),
component: () => import('../views/Home/index.vue'),
},
path: "/cityDistribution",