Navbar Menu
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user