mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
refactor watcher for flippedcards
This commit is contained in:
@@ -214,8 +214,10 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
flippedCards: function (value) {
|
flippedCards: {
|
||||||
console.log(value)
|
handler(value) {
|
||||||
|
console.log(value)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
|||||||
Reference in New Issue
Block a user