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:
committed by
GitHub
parent
2efc3555de
commit
e04ae64d6b
@@ -37,7 +37,7 @@ metaInfo() {
|
|||||||
},
|
},
|
||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
this.cssTexts: []
|
cssTexts: []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mounted() {
|
mounted() {
|
||||||
|
|||||||
Reference in New Issue
Block a user