Original Fade-In Transitions

This commit is contained in:
Haydon Curteis-Lateo
2019-10-04 11:47:06 +01:00
parent 5985971fee
commit 06fbe259fd

View File

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