feat: Add logout functionality, refine navigation routes, and enhance responsive UI for character and asset views.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { createRouter, createWebHistory } from 'vue-router'
|
||||
import DashboardView from '../views/DashboardView.vue'
|
||||
import LoginView from '../views/LoginView.vue'
|
||||
|
||||
const router = createRouter({
|
||||
|
||||
Reference in New Issue
Block a user