2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-23 08:50:33 +03:00

docs: fix special example (#598)

This commit is contained in:
Alexander Sokolov
2020-09-05 19:21:41 +03:00
committed by GitHub
parent 2efc3555de
commit e04ae64d6b
+1 -1
View File
@@ -37,7 +37,7 @@ metaInfo() {
}, },
data() { data() {
return { return {
this.cssTexts: [] cssTexts: []
} }
}, },
mounted() { mounted() {