refactor: new data import flow

This commit is contained in:
Jannat Patel
2025-11-20 18:02:02 +05:30
parent 9b7d763d52
commit 3d7a3ecfc5
4 changed files with 41 additions and 37 deletions

View File

@@ -259,7 +259,7 @@ const routes = [
name: 'DataImport',
component: () => import('@/pages/DataImport.vue'),
props: true,
}
},
]
let router = createRouter({