mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-10 03:52:25 +03:00
committed by
Alexander Lichter
parent
23c3380c90
commit
7615f4120c
@@ -36,7 +36,6 @@ export default function getComponentOption(options = {}, result = {}) {
|
||||
|
||||
// ignore data if its not an object, then we keep our previous result
|
||||
if (!isObject(data)) {
|
||||
console.log(data)
|
||||
return result
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user