2
0
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:
pimlie
2021-01-19 12:22:57 +01:00
parent e68b53573e
commit 2e2c08e1f8
19 changed files with 195 additions and 330 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import VueMeta from 'vue-meta'
Vue.use(VueMeta)
Vue.component('child', {
Vue.component('Child', {
name: 'Child',
props: {
page: {