coba global component

This commit is contained in:
Sas Andy
2024-08-14 08:22:34 +07:00
parent 7fd7ed635e
commit f8ff853818
2 changed files with 5 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
<script type="module">
import CobaComponent from "./coba.vue";
import NavbarComponent from "./one-navbar.vue";
import NavbarComponent from "../../globalcomponent/one-navbar.vue";
export default {
name: "component2",
components: {