- rename of the folder for the dataset-detail.component
This commit is contained in:
parent
eb8803d7a8
commit
3b44926ce1
6 changed files with 7 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
// import Vue from 'vue';
|
||||
// import Router from 'vue-router';
|
||||
import { createWebHistory, createRouter } from "vue-router";
|
||||
import DatasetDetailComponent from "@/views/dataset-detail.component.ts/dataset-detail.component";
|
||||
import DatasetDetailComponent from "@/views/dataset-detail.component/dataset-detail.component";
|
||||
|
||||
// Vue.use(Router);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue