new logo added

This commit is contained in:
sumedh
2024-09-05 13:04:24 +05:30
parent f7940c244c
commit 24e4d3093e
9 changed files with 47 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ const router = createRouter({
{
path: '/',
name: 'dashboard',
component: () => import('@/views/Dashboard.vue')
component: () => import('@/views/pages/KsDocuments.vue')
},
{
path: '/ksdocuments',