This commit is contained in:
Cagatay Civici
2024-07-30 09:11:50 +03:00
parent fa23cdfda2
commit d97b058bf8
6 changed files with 43 additions and 39 deletions

View File

@@ -106,11 +106,6 @@ const router = createRouter({
}
]
},
{
path: '/landing',
name: 'landing',
component: () => import('@/views/pages/Landing.vue')
},
{
path: '/pages/notfound',
name: 'notfound',