Making better toggle

This commit is contained in:
Erin
2019-07-25 22:00:24 -05:00
parent d635d1e607
commit 8bd232d665
2 changed files with 3 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ export default {
return {
categoryRouteTitle: this.$route.params.category,
categories: store
// cardsShown: store.cardsShown,
};
},
computed: {