2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-07 12:12:25 +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() {
return {
this.cssTexts: []
cssTexts: []
}
},
mounted() {