Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Commit

Permalink
fix(card): Add slotOberserver reference
Browse files Browse the repository at this point in the history
  • Loading branch information
matsp committed Apr 23, 2018
1 parent b24651c commit e0cac12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions components/card/Card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ export default {
default: false
}
},
data () {
slotOberserver: null
},
computed: {
classes () {
return {
Expand Down

0 comments on commit e0cac12

Please sign in to comment.