2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-06-20 04:20:33 +03:00
This commit is contained in:
rawilk
2020-08-30 21:20:31 -05:00
parent 19af14b9fc
commit b7760ae2d5
5 changed files with 84 additions and 3 deletions
+1 -1
View File
@@ -20,4 +20,4 @@ new Vue({
components: {
NestedMenus,
},
}).$mount('#nested-menus');
}).$mount('#nested-app');