Navbar Menu

This commit is contained in:
Stephen
2024-08-14 19:11:58 +07:00
parent a926cfa3b7
commit 9169cb492d
8 changed files with 1147 additions and 125 deletions

View File

@@ -122,9 +122,11 @@
};
},
// <one-navbar></one-navbar>
template: `
<main-component></main-component>
`,
template: `
<v-app>
<one-navbar></one-navbar>
</v-app>
`,
// <v-row no-gutters>
// <v-col cols="8">
// <hello-world></hello-world>