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