mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-25 04:40:34 +03:00
modularize vuex example
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div id="app">
|
||||
<h1>vuex</h1>
|
||||
<router-view></router-view>
|
||||
<p>Inspect Element to see the meta info</p>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user