This commit is contained in:
Haydon Curteis-Lateo
2019-10-04 11:42:08 +01:00
parent 9d14c554e2
commit 6f5fd52e89

View File

@@ -49,6 +49,7 @@ export default {
}
},
afterEnter(el) {
console.log('changes');
this.showCards = true;
}
},