mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-05-22 19:44:04 +03:00
chore: prepare ssr example
This commit is contained in:
@@ -3,7 +3,7 @@ import VueMeta from 'vue-meta'
|
||||
|
||||
Vue.use(VueMeta)
|
||||
|
||||
Vue.component('child', {
|
||||
Vue.component('Child', {
|
||||
name: 'Child',
|
||||
props: {
|
||||
page: {
|
||||
|
||||
Reference in New Issue
Block a user