Closed robertmain closed 3 years ago
Currently all local state is kept in the Home.vue component. This should be broken up into smaller pieces and actions/mutations/getters etc. for VueX written to handle it.
Done in 49e36216b9074c6420d5938e9a66008505fe9a97
Currently all local state is kept in the Home.vue component. This should be broken up into smaller pieces and actions/mutations/getters etc. for VueX written to handle it.