Update src/router/index.ts
This commit is contained in:
parent
3e59047d73
commit
1f5ae42890
@ -1,4 +1,5 @@
|
||||
import { createRouter, createWebHistory } from 'vue-router'
|
||||
// TODO: Попробуй сделать чтобы "@" указывала на папку src и получается красивые ссылки
|
||||
import HomeView from '../views/HomeView.vue'
|
||||
import LoginView from '../views/LoginView.vue'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user