feat(frontend): lazy loading in router(voor permanente pagina's)
This commit is contained in:
parent
3adf6fd33c
commit
a579defd10
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
import {createRouter, createWebHistory} from "vue-router";
|
||||
import LoginPage from "@/views/LoginPage.vue";
|
||||
import HomePage from "@/views/HomePage.vue";
|
||||
import MenuBar from "@/components/MenuBar.vue";
|
||||
import StudentHomepage from "@/views/StudentHomepage.vue";
|
||||
import StudentAssignments from "@/views/assignments/StudentAssignments.vue";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue