posts ansehen, posts im detial, scrollbar entfernt
scrollbar: - nurnoch in bestimmten elementen
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// File: `src/router/index.ts`
|
||||
import { createRouter, createWebHistory } from "vue-router";
|
||||
import Home from "../components/Home.vue";
|
||||
import Home from "../../src/components/Home.vue";
|
||||
import Login from "../components/Login.vue";
|
||||
import wip from "../components/wip.vue";
|
||||
import settings from "../components/settings.vue";
|
||||
|
||||
Reference in New Issue
Block a user