Service updates

This commit is contained in:
tugcekucukoglu
2024-07-26 17:05:04 +03:00
parent 34a4d4a98d
commit a60346c2da
24 changed files with 11309 additions and 430 deletions

View File

@@ -124,7 +124,7 @@ const router = createRouter({
{
path: '/pages/timeline',
name: 'timeline',
component: () => import('@/views/pages/Timeline.vue')
component: () => import('@/views/pages/TimelineDoc.vue')
},
{
path: '/pages/empty',