Skip to content
Snippets Groups Projects
Commit e7e44edf authored by Titus Netland's avatar Titus Netland
Browse files

Home updated

parent fb127c67
No related branches found
No related tags found
1 merge request!27Home fix
Pipeline #176632 failed
File moved
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
import { defineComponent } from "vue"; import { defineComponent } from "vue";
// Components // Components
import Home from "../components/Home.vue"; import Home from "../components/HomeComponent.vue";
export default defineComponent({ export default defineComponent({
name: "HomeView", name: "HomeView",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment